Note: This is a work in progress and will be formatting errors. Read more about the project on the home page.
start using stack
start using
command inserts the specified stack into the message-passing order between the current stack and the Home stack (or between the current stack and any other stacks being used). the stacksInUse
. You can add up to 16 stacks.
The first stack in use is on line 1 of the stacksInUse
, the second stack is on line 2 of the stacksInUse
, and so on. The order of items in the StacksInUse
determines the message-passing order: from the current stack to line 1 of the StacksInUse
, to line 2, and so on, to the Home stack. start using stack "My Favorite Scripts"
answer file "What stack do you want to use?"
if it is not empty then start using stack it
this stack
stack text -- name or path name
stack "Home"
stack "Simonides:School:References"
this stack
stack "HD:Stacks:Addresses alias
When used inside a stack script:me
When a stack receives a message:[the] target
Commands
Version 0.7b1 (March 24, 2022)