home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / BBS / FBBSPC11.ZIP / WHATSNEW.DOC < prev   
Text File  |  1995-01-02  |  1KB  |  18 lines

  1. v1.0 12/24/94 - o Initial Release
  2.  
  3. v1.1 01/02/95 - o Changed cd-rom drive parameter so that it must now
  4.                   include a ':' (colon), i.e. "G:"
  5.                 o Added a command line parameter to specify the starting
  6.                   column number of the description found in FILES.BBS.
  7.                   Column numbers start from 0 and can go up to 255.
  8.  
  9. /*   Syntax: FBBSPCB <drive:> <pcbdir_path> <desc_col#>                     */
  10. /*                                                                          */
  11. /*    where: <drive:>      = drive letter of the CD-ROM                     */
  12. /*           <pcbdir_path> = path to directory to save DIR files            */
  13. /*                           (uses directory name for DIR filename)         */
  14. /*           <desc_col#>   = column # of description  (start from 0)        */
  15. /*                                                                          */
  16. /*   example:                                                               */
  17. /*           FBBSPCB G: c:\pcb\dir\cd1\ 17                                  */
  18.