Determining Runtime Environment (OpenInsight Specific)
At 03 JUN 1999 04:12:15PM Dan Manning wrote:
How do I determine whether the user is running a run-time version of OI? In ARev, we could use GetConfigure to get the information.
At 03 JUN 1999 04:33PM Stephen Revelation wrote:
Dan,
If you, or end-user, open your OpenEngine and view Engine Info, the serial# will start with an 'X' if it is a run-time engine.
-Stephen Revelation
At 03 JUN 1999 07:14PM Duane ALDATA wrote:
Dan,
If you are looking for a way to find out at runtime which type of engine they are using, this line should tell you.serial_number=SERIAL()
If the first digit of the serial number is a "X", this is a runtime engine. If it is a "W", it is a development version.
Regards,
DuaneALDATA Software[email protected]