Navigation: Scripting Reference Manual > Functions & Subroutines > SysOpen

 

SysOpen

 

Contact Us: fredsupport@photonengr.com

 

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

SysClose

SysCloseAll

SysCloseNoSave

SysIsOpen

SysNew

SysNewOrReset

SysReset

SysSave

SysSaveTo

 

Examples

 

 

 

 

 

Copyright © Photon Engineering, LLC