home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.wwiv.com
/
ftp.wwiv.com.zip
/
ftp.wwiv.com
/
pub
/
BBS
/
FBBSPC11.ZIP
/
WHATSNEW.DOC
< prev
Wrap
Text File
|
1995-01-02
|
1KB
|
18 lines
v1.0 12/24/94 - o Initial Release
v1.1 01/02/95 - o Changed cd-rom drive parameter so that it must now
include a ':' (colon), i.e. "G:"
o Added a command line parameter to specify the starting
column number of the description found in FILES.BBS.
Column numbers start from 0 and can go up to 255.
/* Syntax: FBBSPCB <drive:> <pcbdir_path> <desc_col#> */
/* */
/* where: <drive:> = drive letter of the CD-ROM */
/* <pcbdir_path> = path to directory to save DIR files */
/* (uses directory name for DIR filename) */
/* <desc_col#> = column # of description (start from 0) */
/* */
/* example: */
/* FBBSPCB G: c:\pcb\dir\cd1\ 17 */