How to find PROMOTIC version
The PROMOTIC system version can be detected on multiple locations by several ways:
- In the development environment the actual (running) PROMOTIC version can be detected in the menu "
Help > About" and on the status bar on lower right.
- In the INFO system (in the development environment or in runtime) in the "
SYSTEM" item. Here, on the
"Application" tab the following items are displayed:
- Promotic version: actual (running) PROMOTIC version.
- Application created: PROMOTIC version, used for creating the application. This information is stored directly in the app.pra file.
- Application edited: PROMOTIC version used for editing the application for the last time.
- The current PROMOTIC version in the script can be detected by the
Pm.GetSystemInfo method with the
"pm.version" parameter.
- In the existing application the PROMOTIC version can be detected also in the INI file of the application in the
[Info] section.