Hi all,
I want to encrypt my '.oml' script. Is it possible ? If possible , how can I encrypt it ?
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')
encryptfile('
.oml', '
.omc')
This command generates an encrypted file: 'MyFile.omc'. (.omc is the extension of encrypted files)
This command generates an encrypted file: '
.omc'. (.omc is the extension of encrypted files)
Cheers,
Lorenzo
Thank you Lorenzo. It was pretty easy. /emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' />
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:
This command generates an encrypted file: '
MyFile.omc'. (.omc is the extension of encrypted files)
Cheers,
Lorenzo