* PASS.FMT - Format for password file @ 1,10 SAY TMARK + " " + CNAME @ 3,10 SAY MTITLE @ 5,10 SAY "A password record should be entered for everyone who wishes to use" @ 6,10 SAY "the computer system. A person who does not have access to a password" @ 7,10 SAY "will not be allowed to enter the menus. If you do not wish the " @ 8,10 SAY "initial password screen to appear, enter N to the question " @ 9,10 SAY "Password? during installation." @ 11,10 SAY "Name " GET NAME @ 20,10 SAY '***CTRL KEYS*************************************' @ 21,10 SAY 'D - NEXT CHR ** E - PREV FLD ** W - NEXT SCREEN' @ 22,10 SAY 'S - PREV CHR ** C - NEXT RCD ** V - INSERT ON/OFF' @ 23,10 SAY 'X - NEXT FLD ** R - PREV RCD ** G - DELETE CHAR'