T O P I C R E V I E W |
tinkusch |
Posted - 12/15/2004 : 04:38:20 AM Origin Version (7.0 Pro): Operating System:XP
Hi
I would like to know if it is possible to run LabTalk scripts and Origin-C files on Origin Version 7.5, which have been developed with Origin 7.0 Pro? Is it possible to encript LabTalk files and Origin-C-Files so that someone may use the routines without being able to read the files?
Thanks for any information
bye Stefan
|
2 L A T E S T R E P L I E S (Newest First) |
tinkusch |
Posted - 12/16/2004 : 06:35:20 AM Hi Mike! Many thanks, the encryption seems to work this way in Origin PRO 7.0 and also in Origin 7.5. bye Stefan
|
Mike Buess |
Posted - 12/15/2004 : 10:28:20 PM Hi Stefan,
I've heard of one or two Origin C functions that changed somewhat from Origin 7 to 7.5 (don't remember the specifics) but most of your Origin 7 code and LabTalk scripts should work fine in 7.5. In OriginPro you can both precompile and encrypt Origin C files. See the following section in the Programming Guide for details.
Origin C Programmer's Guide...Compiling and Linking...An Overview of the Build Process
LabTalk script files are not compiled and cannot be encrypted. You can put your LabTalk sections in an Origin C file... see
Origin C Programmer's Guide...Code Examples...Calling LabTalk and Using LabTalk Variables...Including LabTalk Code in Your Origin C Source File and Blocking it from Compiling
However, I haven't tried that with a precompiled or encrypted Origin C file and am not sure if it will work. Anyone else?
Mike Buess Origin WebRing Member |