🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How can I encrypt the '.oml' script ?

BatuhancoskunUser: "Batuhancoskun"
New Altair Community Member
Updated by Batuhancoskun

Hi all,

 

I want to encrypt my '.oml' script. Is it possible ? If possible , how can I encrypt it ?

Find more posts tagged with

Sort by:
1 - 2 of 21
    L MorettiUser: "L Moretti"
    New Altair Community Member
    Updated by L Moretti

    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

    BatuhancoskunUser: "Batuhancoskun"
    New Altair Community Member
    OP
    Updated by Batuhancoskun

    Thank you Lorenzo. It was pretty easy. :)/emoticons/default_smile.png' srcset='/emoticons/smile@2x.png 2x' title=':)' width='20' />