ignoring a and b drives

Kenneth Brody kenbrody at bestweb.net
Thu Apr 29 12:36:31 PDT 2004


"Jay R. Ashworth" wrote:
[...]
> > ForEach DRIVE in $PFDSK
> > do
> >     using $DRIVE/$PFDIR/filepro/$PFNAME
> >     do
> >         LookFor key*, data*, index*
> >     done
> > done
> 
> IOW, it's looking for your current PFDIR underneath those drive
> letters/directories.  I assume that a) it scans them in order, and b)
> it stops scanning the first time it finds a valid PFDIR under one?

(a) Correct.
(b) Incorrect.  You can have "key" in one, "data", in another, "index.A"
    in a third one, and "index.B" in a fourth.

-- 
+-------------------------+--------------------+-----------------------------+
| Kenneth J. Brody        | www.hvcomputer.com |                             |
| kenbrody at spamcop.net | www.fptech.com     | #include <std_disclaimer.h> |
+-------------------------+--------------------+-----------------------------+




More information about the Filepro-list mailing list