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

  1. testval $videomode = 3 vgix
  2. testval $videomode = 2 leave
  3. menu bullet1
  4. go leave
  5.  
  6. # vgix
  7. $symbol = 36 chr 0
  8. cls
  9. iconify
  10.  
  11. icon main 580 20 0 X "Quit to Main"
  12. icon text 20 20 0 1 "General Text Files"
  13. icon folder 160 20 0 2 "Online Games Bulletins"
  14. icon icenews 300 20 0 3 "ICEnet News"
  15. icon folder 440 20 0 4 "CD-ROM Disk File Listings"
  16.  
  17.  
  18.  
  19.  
  20. xy 1 23
  21. # leave
  22. exit
  23.