Maptitude GISDK Help |
Gets information about the program.
In Version 2017 added a seventh element to the return array.
info = GetProgram()
An array of six elements:
Element |
Type |
Contents |
1 |
String |
The full path and filename of the program executable file |
2 |
String |
The name of the Caliper product on which the program is based (Maptitude, TransCAD, or TransModeler) |
3 |
String |
The product type (Academic or null) |
4 |
Integer |
Build number |
5 |
Real |
Version number |
6 |
Integer |
Number of instances of Maptitude that are running |
7 |
Integer |
Number of bits: 32 for 32-bit programs, 64 for 64-bit programs |
Function |
Summary |
Gets the full path of the Windows directory |
©2025 Caliper Corporation | www.caliper.com |