home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / m / melkic.zip / MAIN.V < prev    next >
Text File  |  1993-01-10  |  1KB  |  42 lines

  1. testval $videomode = 3 vgix
  2. testval $videomode = 2 leave
  3. menu main1
  4. go leave
  5.  
  6. # vgix
  7. $symbol = 36 chr 0
  8. cls
  9. iconify
  10.  
  11. icon writeletter 580 20 0 F "Feedback"
  12.  
  13. icon exchange 20 80 0 $ "Credits/Minutes Exchange"
  14. icon page 160 80 0 L "Page Lord Melkor"
  15. icon casino 300 80 0 C "Casino"
  16. icon message 440 80 0 J "Message Area"
  17. icon folder 580 80 0 ! "Melkor BBS List"
  18.  
  19. icon folder 20 144 0 S "Your Status"
  20. icon internode 160 144 0 ) "Internode Messages"
  21. icon autopost 300 144 0 A "AutoPost"
  22. icon ballotbox 440 144 0 V "Voting Booth"
  23. icon text 580 144 0 B "Bulletins"
  24.  
  25. icon door 20 210 0 O "Onliners"
  26. icon harddisk 160 210 0 T "Transfers"
  27. icon safe 300 210 0 D "Defaults"
  28. icon email 440 210 0 E "E-Mail"
  29. icon cutline 580 210 0 G "Log Off"
  30.  
  31. icon computer 20 274 0 I "System Info"
  32. icon people 160 274 0 U "User List"
  33. icon phonemodem 300 274 0 K "List of Callers"
  34. icon multiuser1 440 274 0 W "Who"
  35. icon multiuser2 580 274 0 Z "Telecon."
  36.  
  37. icon network 580 338 0 X "Network"
  38.  
  39. xy 1 23
  40. # leave
  41. exit
  42.