OpenBoot 3.x Command Reference Manual

Forth Programs

Forth programs loaded with dload must be ASCII files beginning with the two characters "\ " (backslash and space). To execute the loaded Forth program, type:


ok 4000 file-size @ eval

In the above example, file-size contains the size of the loaded image.