Page 1 of 1

passwording

Posted: Mon Apr 30, 2007 2:03 am
by stuartls
I would like to password my rev program and not only password it but prevent it from being read on a text editor. I have read of "ask password" but am confused on how to set this up and accomplish what I need.


Stu

Posted: Mon Apr 30, 2007 7:38 am
by malte
Hi stu,

set the password of stack "myStack" to "myPassword"

save the stack
remove it from memory
reopen stack
protected.

All the best,

Malte