[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
File2Scr()
Restores screen from a file
Syntax:
File2Scr( cFile ) -> lSuccess
cFile : The filename with the screen
Description:
Restore the screen from a disk file. Default file is Fast.scr.
Return:
A logic value indicating if an error is found.
Example:
If ! File2Scr ( "MyScreen.Scr" )
Return ( Nil )
EndIf
See Also:
Scr2File()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson