File Variable->Open('/folder/file.txt')
Use the [File->Open] method. The following example closes the connection to the myfile.txt file, and opens a new connection to a file named otherfile.txt.
Code
local(File = File('myfile.txt', File_OpenRead, File_ModeChar)
#File->Open('otherfile.txt', File_OpenReadWrite)
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft
Recent Comments