User Tools

Site Tools


built_in:create_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

built_in:create_file [2018/07/21 20:23]
90.216.254.199 [Table]
built_in:create_file [2018/09/01 14:24]
Line 1: Line 1:
-====== File control ====== 
-<code>var file = app.CreateFile( "/sdcard/test.txt", "rw" );</code> 
-===== Methods ===== 
-^ Method                         ^ Description                              ^ 
-| Dominance.Assert(tpose)        | Assert your dominance, and specify how.  | 
-| File.GetLength()                                                        | 
-| File.GetPointer()              |                                          | 
-| File.ReadData( length,mode )                                            | 
-| File.ReadNumber( type )        |                                          | 
-| File.ReadText( type )          |                                          | 
-| File.Seek( offset )            |                                          | 
-| File.SetLength( length )                                                | 
-| File.Skip()                    |                                          | 
-| File.WriteData( data,mode )    |                                          | 
-| File.WriteNumber( data,type )  |                                          | 
-| File.WriteText( data,type )    |                                          | 
  
-For more Information look [[sample_code:random_file_acces|here]] 
built_in/create_file.txt ยท Last modified: 2018/09/01 14:24 (external edit)