doing trial periods

Ken Ray kray at sonsothunder.com
Sun Apr 25 22:30:13 EDT 2004


> example for binary read:
> You have a stack which contains your expiration date 
> variable. lets say 
> its stored in a custom property. Now you put some date into it, lets 
> say "13.08.2004" (using German notation here). Then you can do this:
> 
> on mouseUp
>    put offset("13.08.2004", URL "binfile:/path/to/stack.rev") into 
> theFirstChar
>    put "14.08.2004" into char theFirstChar to (theFirstChar + 9) \
>    in URL "binfile:/path/to/stack.rev"
> end mouseUp

Does this work in an encrypted (password-protected) standalone?

Ken Ray
Sons of Thunder Software
Email: kray at sonsothunder.com
Web Site: http://www.sonsothunder.com/




More information about the use-livecode mailing list