home *** CD-ROM | disk | FTP | other *** search
- testval $videomode = 3 vgix
- testval $videomode = 2 leave
- menu main1
- go leave
-
- # vgix
- $symbol = 36 chr 0
- cls
- iconify
-
- icon writeletter 580 20 0 F "Feedback"
-
- icon exchange 20 80 0 $ "Credits/Minutes Exchange"
- icon page 160 80 0 L "Page Lord Melkor"
- icon casino 300 80 0 C "Casino"
- icon message 440 80 0 J "Message Area"
- icon folder 580 80 0 ! "Melkor BBS List"
-
- icon folder 20 144 0 S "Your Status"
- icon internode 160 144 0 ) "Internode Messages"
- icon autopost 300 144 0 A "AutoPost"
- icon ballotbox 440 144 0 V "Voting Booth"
- icon text 580 144 0 B "Bulletins"
-
- icon door 20 210 0 O "Onliners"
- icon harddisk 160 210 0 T "Transfers"
- icon safe 300 210 0 D "Defaults"
- icon email 440 210 0 E "E-Mail"
- icon cutline 580 210 0 G "Log Off"
-
- icon computer 20 274 0 I "System Info"
- icon people 160 274 0 U "User List"
- icon phonemodem 300 274 0 K "List of Callers"
- icon multiuser1 440 274 0 W "Who"
- icon multiuser2 580 274 0 Z "Telecon."
-
- icon network 580 338 0 X "Network"
-
- xy 1 23
- # leave
- exit
-