Assembler Workshop: Calling Machine Code
by David Spencer

Selecting this option results in Basic being entered and an assembler program run. The start address of the assembled program is stored in 'code'.

Typing 'CALL code,<var>,<var>, ...' where <var> is a variable or an array element will display the type and location of each variable or array element.

To leave Basic, type 'QUIT'.
