Owner's manual
1000 Appendix A Command Reference
A*
A*00
% .)
/ #+++, -) 9)//.+/.
, -..+.)0-,,+B&'#;8-1-+ -B&'#
%..)1 B&'#""
""
C
G-11 B&'#;
G-1/ ""
'. /
XRES 1600 // Set horizontal scaling factor to 1600
YRES 900 // Set vertical scaling factor to 900
'. /
dirn mydir // create a directory named mymap
dirb // begin directory context
nami 1 smpte133 // insert the name smpte133 at index 1
nami 2 flat // insert the name flat at index 2
nami 3 raster // insert the name raster at index 3
dire // end directory context
dirs // save map named mymap
dirl mydir // load directory mydir into edit buffer
dirb // begin directory context
namq? 1 10 // list mydir names
namy 2 // yank name at index 2
nami 1 colorbar // insert new name at index 1
dire // end directory context
dira newdir // save modified mydir as newdir
dirq? 1 10 // list available directories
// (up to 10 maps starting with the 1st)