Welcome to the SRP Forum! Please refer to the SRP Forum FAQ post if you have any questions regarding how the forum works.

Test if 64bit OI

At the moment I do this to test if I am running in OI10, is there a preferred way.

is64Bit = SRP_Path("Exists", drive():"\OpenInsight.exe") ControlsOCXFolder="c:\FM_OCXCONTROLS" if is64Bit then ControlsOCXFolder:="64"

Comments

Sign In or Register to comment.