Current Page:
NeXtMidas Training
Primitives
Building
Using UPDATE and BUILD
|
|
- Adding a primitive to the command dictionary:
- Use
UPDATE .
- Same thing done for macros.
- Building a primitive:
- Use the
BLD or the BUILD command.
nM> BLD <command_name>
or
nM> BUILD <command_name>
|
|
|