Description Opens a FRED document.
Syntax SysOpen fname
Parameters fname As String The file name specification of the FRED file to open.
Remarks This subroutine opens an FRED document file specified by fname. Although this is not a requirement, the standard file name extension is ".frd". It cannot be used to open other types of files such as scripts and it can not be used to import files in other formats.
See Also
Examples
|