hostmode goto(27) dfile(files.mnu) input(File Area: |ABQ) A 8 B 10 Q 48 filelist(files.1) goto(3) filelist(files.2) goto(3) dfile(bull.mnu) input(Bulletin: |ABQ) A 17 B 19 Q 48 bulllist(bull.1) goto(12) bulllist(bull.2) goto(12) dfile(door.mnu); input(Door: |SQ) S 25 Q 48 doorexit(sales.bat) goto(21) dfile(welcome.scr) enter getusername(First and Last Name: |44) dfile(newuser.txt); username(First and Last Name: ) addr1(Address : ) addr1( : ) addr1( : ) city(City :) prov(Province/State :) postal(Postal Code :) Country(Country :) phone1(Business Phone :) phone2(Home Phone :) password(Password :) writeuser goto(48) getpassword(Password : |48) getpassword(Password : |48) getpassword(Password : |48) goto(55) dfile(main.mnu) input(Selection: |FGBID) B 12 D 21 F 3 I 55 G 58 dfile(welcome.scr) enter goto(48) done goto(1) end