* PGMC.FMT - Format for adding a command file. @ 1,10 SAY TMARK + " " + CNAME @ 3,10 SAY MTITLE @ 5,10 SAY "Program code is " + PCODE @ 6,10 SAY "Program description is " + TITLE @ 8,10 SAY "What is the name of the command file " GET PROGRAM PICTURE "!!!!!!!!" @ 21,10 SAY "***CTRL KEYS*************************************" @ 22,10 SAY "D - NEXT CHR ** X - NEXT FLD ** G - DELETE CHAR" @ 23,10 SAY "S - PREV CHR ** E - PREV FLD ** V - INSERT ON/OFF"