/* FBBSPCB.EXE */ /* FILES.BBS to PCBoard DIR v1.1 */ /* by Steve Walcher Jan 1995 */ /* */ /* Syntax: FBBSPCB */ /* */ /* where: = drive letter of the CD-ROM */ /* = path to directory to save DIR files */ /* (uses directory name for DIR filename) */ /* = column # of description (start from 0) */ /* */ /* example: */ /* FBBSPCB G: c:\pcb\dir\cd1\ 17 */ /* */ /* */ /* This utility will convert the FILES.BBS */ /* descriptions from many CD-ROMs and create a DIR Text File */ /* that can be used by PCBoard14.x/15.x. A separate file */ /* will be created for each directory on the CD-ROM. They */ /* will be placed in the directory you specify. */ /* */ /* */ /* FILES.BBS sample: 2 */ /* 1 2 3 4 5 6 5 */ /* 0123456789012345678901234567890123456789012345678901234567890....5 */ /* ASTROFAQ.ZIP [0] How to become an Astronaut? Internet FAQ. */ /* */ /* o A separate FILES.BBS file must exist in each directory. */ /* o File names must start in column 0. */ /* o File descriptions must be limited to one line and it must */ /* be the same line as the file name. */ /* o File descriptions over 255 characters in length will be */ /* truncated. */ /* */ /* Special thanks to: */ /* Paul Kromann, and Dan Renfrow for their help. */ /* */ /* Use this program at your own risk!! */ /* */ /* I have used this program without problems on my own system */ /* but make warrantee as to how it will work for you. */ /* */ /* You can reach me at: */ /* */ /* Internet: steve.walcher@tpalley.eskimo.com */ /* RIME: ->TPALLEY #1285 */ /* Tin Pan Alley BBS */ /* Mukilteo, WA USA */ /* (206)742-7782 USR DS */ /* */ /* */