RUN

Synopsis
RUN instructionlist
Description

Runs the instructions in instructionlist; outputs if the list contains an expression that outputs.

Example
MAKE "thingstodo [PRINT "Hello]
RUN :thingstodo
Hello

SourceForge.net Logo