Navigation: Scripting Reference Manual > Functions & Subroutines > ReadPreferences

 

ReadPreferences

 

Contact Us: fredsupport@photonengr.com

 

Description

Reads and applies the preferences within the text file.

 

Syntax

ReadPreferences fname

 

Parameters

fname As String

Reads the preferences to this file name.

 

Remarks

This subroutine reads the preferences from the text file and applies them to FRED.

 

See Also

SavePreferences

 

Examples

 

Sub Main

          ReadPreferences("C:\Users\Me\Documents\FRED Analysis Preferences\MyFREDPrefs.txt")

 

End Sub

 

 

 

 

 

 

 

Copyright © Photon Engineering, LLC