How can I encrypt the '.oml' script ?
Batuhancoskun
New Altair Community Member
Answers
-
Hi,
it is possible!!!
For example if you have a script 'MyFile.oml' and you want to encrypt it, you can type in the Command Window:
encryptfile('
MyFile.oml', '
MyFile.omc')
This command generates an encrypted file: '
MyFile.omc'. (.omc is the extension of encrypted files)
Cheers,
Lorenzo
0 -
Thank you Lorenzo. It was pretty easy. /emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' />
0