home *** CD-ROM | disk | FTP | other *** search
- BBS - BBS File List Generator (ver 1.8)
- =============================
-
- BBS uses the CONTENTS.TOC file in the root of the CD to generate standard
- BBS file listings, quickly and accurately.
-
- Syntax is: BBS {NEW|yymmdd} {DOS{WIN{MAC{OS2{W95}}}}}
- where: NEW - lists only new files
- yymmdd - specifies the earliest ZIP file date to report.
- If ommitted, all files will be listed.
- DOS - lists DOS files
- WIN - lists Windows files
- MAC - lists Macintosh files
- OS2 - lists OS/2 files
- W95 - lists Windows 95 files
-
- The first time BBS is run it will create BBS.INI, which contains all of the
- operating paramters used by the program. You can edit this file to suit your
- requirements with any text editor.
-
- BBS.INI Parameters
- ------------------
-
- CDDrive=G - drive letter for CD-ROM drive where ASP CD is mounted
- OutputPath=C:\TEMP - directory where generated BBS files are to be placed
- OutputExt=BBS - file extension for output files (ie. BUSINESS.BBS)
- ScreenEcho=1 - set to 0 for faster processing (no screen output)
- MaxLineLen=79 - limit of longest line in output file (range: 40-999)
- FilenameCol=1 - column where filename begins (0=no filename)
- FilesizeCol=21 - column where file size is "anchored" (0=no filesize)
- FilesizeAlign=R - set right (R) or left (L) alignment of file size
- DateCol=24 - column where file date begins (0=no date)
- DateFmt=MDY - sets date format (YMD, DMY, MDY, etc.)
- DateDivider=- - character in date format (-=01-21-95, /=01/21/95, etc)
- NewFlagCol=0 - column for new file flag symbol (0=no new flag)
- NewFlagChar=* - character to flag new file
- DividerCol=32 - column for description divider (0=no divider)
- DividerChar=| - character for description divider
- Desc1Format=*TVAP - map to build short description
- legend: *-new file, A-ASP marker, P-platform,
- T-title, V-version
- Desc1StartCol=34 - column where "assembled" short description begins
- (0=no short description)
- Desc1EndCol=79 - column where "assembled" short description ends
- Desc1Caps=1 - capitalize short description
- Desc2StartCol=34 - column where long (FILE_ID.DIZ) description begins
- Desc2EndCol=79 - column where long description ends
- Desc2Caps=0 - capitalize long description
- Desc2Reformat=1 - reformat long description to fit Desc2StartCol and
- Desc2EndCol
- DescSpacing=0 - add blank line between file listings
- MaxDescLines=11 - maximum number of description lines/file
- ASPMark=<ASP> - ASP designation to add to each file in listing
- PadLine=1 - pads all lines out to length specified in MaxLineLen
-
- ; 1 2 3 4 5 6 7
- ;12345678901234567890123456789012345678901234567890123456789012345678901234567890
- ;SMDGIE35.ZIP 654123 11-01-94 * SmudgieWARP 3.5 <ASP> DOS
- ; | SmudgieWARP is the BEST utilty package,
- ; | possibly the ONLY one you need!
-