Protecting your rev apps

MisterX b.xavier at internet.lu
Sun Dec 19 02:48:32 EST 2004


> Is there any way to access something like a unique ID number 
> for the computer currently running the rev app?

I found an easy way to do this...

When you do shell("dir c:") for any drive, you get the label and the serial
number of the drive in the first two lines. The serial number is unique per
drive.

The number may change if you recreate partitions i think. If you want to use
this technique, check out the way it's made if possible via technet.moft.com
just in case.

Cheers
Xavier
--
MonsieurX.com - rev the best!



More information about the use-livecode mailing list