Edit

_GeneralOptions, _Options, _SetTempFilesPathForNextSession

_GeneralOptions

This function runs the Edit > Options 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.