_HASPInformation, _SendSystemInfo, About, ClearLog, EnableLogging, HelpContents, HelpCursor, HelpFolder, HelpHotkeys, HelpSearch, LogPerSession, OpenLogFile, OpenLogFolder, VersionUpdateAvailability
This function runs the Help > About command.
Description
About();
Displays the application logo together with the software and build version, Laboratory Imaging copyright and licence information.
This function runs the Help > Clear Log File command.
Description
ClearLog();
This function clears the already recorded log file.
This function runs the Help > Enable Logging command.
Description
EnableLogging(
int EnableLogging
);
This functions turns logging of important application events ON/OFF.
This function runs the Help > Contents command.
Description
HelpContents();
Opens the software User Manual.
See Also
HelpCursor, HelpSearch
This function runs the Help > Help On Cursor command.
Description
HelpCursor();
Displays a help cursor, which allows you to click on any item in the software and get the help information about it. For instance, by clicking the File > Open menu item you get help information about the Open command. You can also run this function and type a keyboard shortcut to get help information about the command assigned to this shortcut.
See Also
HelpContents, HelpSearch
This function runs the Help > Show Help Folder command.
Description
HelpFolder();
This function displays the folder containing program help files.
This function runs the Help > Hotkeys command.
Description
HelpHotkeys();
This function displays the folder containing program help files.
This function runs the Help > Search command.
Description
HelpSearch();
Opens the Fulltext search panel enabling the user to find a topic in the help document. Start typing the word(s) and the related chapters are immediately listed below.
See Also
HelpContents, HelpCursor
This function runs the Help > Log Per Session command.
Description
LogPerSession(
int LogPerSession
);
This function controls how the application log file is created.
This function runs the Help > Check Version Update command.
Description
VersionUpdateAvailability();
Opens the Available upgrades web page in your web browser where you can check for software updates after entering your licence ID.
This function runs the Help > HASP Info command.
Description
_HASPInformation();
This function gets the HASP ID number and information about the application configuration.
This function runs the Help > Save System Info command.
Description
_SendSystemInfo();
This function sends information about various system settings. It displays a dialog to get information about lengthy run of any function or not launching the processing. All the informations are then zipped and attached to an email message, which is send to our support centre.