home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
HER100_1.ZIP
/
HERALD.ZIP
/
NEWFILES.ARJ
/
NEWFILES.Q-A
< prev
next >
Wrap
Text File
|
1993-04-16
|
372b
|
17 lines
:start
clearscreen
display "List NewFiles uploaded this week? [Y/N] "
getchoice YN 1
if 1 = "N"
goto end
endif
displayfile newfiles
display "|"
display " Press [Return] to Continue |"
display " |"
display "|"
waitenter
:end
quit