home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Datafile PD-CD 5
/
DATAFILE_PDCD5.iso
/
utilities
/
n
/
newsflash
/
!BBS
/
BBS
/
Menus
/
Sysop
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-16
|
267 b
|
16 lines
{
| Sysop menu
| Alex Howarth (16 September 1996)
REPORT "Sysop area"
REPEAT
NL
BFG 7}Choose: {BFG 1}S{BFG 7}upervisor {BFG 1}M{BFG 7}ain menu : {
GET option,"SM"
IF option="S" THEN
DOOR "Supervisor"
ELSE
GOTO "Menus.Main"
ENDIF
UNTIL FALSE
}