[comp.sys.mac.hypercard] Lock Screen/Lock Messages true or false?

austing@Apple.COM (Glenn L. Austin) (04/21/89)

If you are using the lock functions, just make sure that you unlock what you
lock.  They seem to take care of themselves (i.e. if you call lock screen
and then unlock screen on a screen that is already locked, it remains locked
from the previous call that locked it).


-----------------------------------------------------------------------------
| Glenn L. Austin             | The nice thing about standards is that      | 
| Apple Computer, Inc.        | there are so many of them to choose from.   | 
| Internet: austing@apple.com |       -Andrew S. Tanenbaum                  |
-----------------------------------------------------------------------------
| All opinions stated above are mine -- who else would want them?           |
-----------------------------------------------------------------------------

englandr@phoenix.Princeton.EDU (Scott Englander) (04/21/89)

If i'm not mistaken, the correct syntax for locking messages is:

set lockmessages to true -- (one word)

unlike locking the screen, which can be done using "lock screen" or
"set lockscreen to true."
-- 

                                               - Scott