_GeneralOptions This function runs the Edit > Options
menu command.
Description
_GeneralOptions();
This function displays the General Options dialog window.
_Options Description
_Options();
This function displays the Options window. You can set the application options in this window.
_SetTempFilesPathForNextSession Description
_SetTempFilesPathForNextSession(
char TempFilesPath
);
Adjusts the Temp directory settings.
Parameters
char TempFilesPath Path to the temporary folder.