Dec 282017
 
FID matches the files in your current directory (or optionally, any directory you specify) with the descriptions found in a typical BBS file list.
File FID.ZIP from The Programmer’s Corner in
Category File Managers
FID matches the files in your current directory (or optionally, any directory you specify) with the descriptions found in a typical BBS file list.
File Name File Size Zip Size Zip Type
FID.DOC 2428 1130 deflated
FID.EXE 18641 10623 deflated

Download File FID.ZIP Here

Contents of the FID.DOC file



FIDfile list generator.

FID matches the files in your current directory (or optionally, any
directory you specify) with the descriptions found in a typical BBS
file list. FID then outputs a line of text for each entry in the
source directory. Each output line contains four(4) space-delimited fields
and assumes the following format;



BMGREP2.ARC 2969612-28-87 Boyer-Moore Search Text Files wit
FBACK.ARC 3686412-28-87 Best hd backup yet!
HEADHUNT.ARC 3686412-28-87 Get the proper includes in Turbo C

The first three fields were generated from the file data in your directory.
Field 4, the file description, was taken from field 4 of the input text
file.


======== Here's how to use FID.... =======

C> fid bob.log

here fid will generate a file list from files contained
the current directory, and combine them with descriptions
which are contained in the file bob.log. BOB.LOG must
look like a BBS file list.


C> fid -d \pcb\up dir15 bob.log

here FID will generate a file list from files contained
in the directory \pcb\up and will use descriptions
found in the files "dir15" and "bob.log".


If you don't specify any file name, fid will act as a filter,
so that you may combine its use with the output of other programs.
For example;

fid -d \pcb\dl10 < biglist > dl10.new

will generate a file list of the directory \pcb\dl10 using the
descriptions found in biglist, and output the result to the
file "dl10.new".


If input is taken from multiple files, the first description
encountered for a particular file-name will be used. If the -n
option is used, later descriptions will replace earlier ones.


======== Options ========

Fid supports the following options;

-d specify source directory
-c specify field # for description
default is field # 4

-ndescriptions which appear later in lists
will replace earlier descriptions

Any comments, suggestions or criticisms;

Bob Halsall
c/o Eastern 'C' Board
Suffern, NY
(914)-368-0658

If you use this program often, pleas consider sending a few dollars to :

The American Cancer Society
90 Park Avenue
New York, New York 10016

The hardest part'll be addressing the envelope and finding a stamp!

Help kick cancer's a**!!!





 December 28, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)