User Tools

Site Tools


built_in:read_file

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
built_in:read_file [2015/03/04 17:26]
octazid created
built_in:read_file [2015/03/20 19:42]
octazid [Example]
Line 7: Line 7:
 The **ReadFile** method reads a text file from internal or external file storage. The **ReadFile** method reads a text file from internal or external file storage.
  
-<code> txt = app.ReadFile( fileName );</code>+<code> txt = app.ReadFile( fileName, options );</code>
  
 See also [[built_in:write_file|WriteFile]] See also [[built_in:write_file|WriteFile]]
Line 24: Line 24:
  
 </code> </code>
 +
 +====Options====
 +
 +^Options^
 +|windows-1252|
built_in/read_file.txt ยท Last modified: 2015/10/15 07:54 (external edit)