Go to the first, previous, next, last section, table of contents.


assembleVariableSet

Function: assembleVariableSet { offset asm -> }
file: job.t
package: muf
status: alpha

The assembleVariableSet prim deposits code to pop the top value on the data stack into the given local variable. The offset value should have been obtained from the assembleVariableSlot prim.


Go to the first, previous, next, last section, table of contents.