defaultOpenLibName
graphic defaultOpenLibName string "any_library_name"
Description
Specifies the default name of the library for the Library field in the Open File form, accessed by choosing File – Open.
GUI Equivalent
Examples
envGetVal("graphic" "defaultOpenLibName")
envSetVal("graphic" "defaultOpenLibName" 'string "MyLib")
Related Topics
Return to top