news
About Elegant Chaos
info
About me and my friends
people
Software from Elegant Chaos
software
Other stuff...
stuff

UL_LockAndPush

Revision 1
Revised on 19/03/95 19:13

Description

Prepare to go somewhere quietly, pushing this card first.

The current card is pushed, then UL_LockStuff is called. See UL_LockStuff for further details.

Calling UL_UnlockAndPop will unlock everything again, and take the user back to the card they were at when UL_LockAndPush was called.


Code

on UL_LockAndPush
  push this card
  UL_LockStuff
end UL_LockAndPush