Security of program's content files
Rob Cozens
rcozens at pon.net
Wed Nov 20 12:20:34 EST 2002
>
>> > So my question is: How can I encrypt (if that's the right word) the
>>> files so that they are useless to anyone -except- when running my
>>> program?
>
>Check out Rev's built-in gzip compress/decompress commands, Barry.
Hi Again, Barry.
To be more explicit, you can:
set the "image"&anImageName of this stack to compress (URL
("binFile:"&anImageName))
get the "image"&anImageName of this stack
put decompress(it) into URL ("binFile:"&anImageName)
--
Rob Cozens
CCW, Serendipity Software Company
http://www.oenolog.com/who.htm
"And I, which was two fooles, do so grow three;
Who are a little wise, the best fooles bee."
from "The Triple Foole" by John Donne (1572-1631)
More information about the use-livecode
mailing list