home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Monster Media 1994 #1
/
monster.zip
/
monster
/
BBS_UTIL
/
BM0406_A.ZIP
/
DOCS.ZIP
/
MARK174.DOC
< prev
next >
Wrap
Text File
|
1993-04-07
|
2KB
|
48 lines
Marked Files Table Display
(C) 1993 Yaser Behbehani, Free Kuwait BBS (IBM-AMIGA-MAC) 4.5 Giga Bytes!
P. O. Box 5845 Safat, Kuwait 13059 FAX/VOICE/BBS: (965+) 252-1974
===========================================================================
Introduction:
============
I wrote this mod to enable my callers to view what has been marked for
Downloading ONLY when their time does not allow them to DL the files
they already MARKED for downloading. My callers suggested that I
display what has been marked along with Filesize or DL time so that
they can make a better decision on what to download, and what to leave
out. I will enhance this feature in the near future.
Instructions:
============
Merge the enclosed merge against STUNNY-0324's RBBSSUB5.BAS to
produce the new RBBSSUB5. Use that to Compile and link your
RBBS.
Programmers Reference:
=====================
What I do is that I create what I call a .DETail file everytime the
NODExFDN. is created. ==> (NODExFDN.DET). I log to this file
the filename, size, and DL time in the following format:
Filename.ext ####### MIN:SEC
Once the caller decides to edit the MARKED FILE LIST, I display that
file along with a hardcoded header. I kill that file whenever NODExFDN.
is killed, and I create the NODExFDN.DET whenever the NODExFDN. is
created. Very simple!
Any questions, direct them to me on the above-mentioned address or
phone number. Enjoy!
Yaser!