Commands Possibly Using filePro File Names

Kenneth Brody kenbrody at bestweb.net
Thu Mar 31 06:43:52 PST 2005


Quoting Bob Stockler (Thu, 31 Mar 2005 09:29:42 -0500):
[...]
> You don't understand the problem.  I want to change nameA to nameB,
> nameC to nameD, nameE to nameF ... nameY to nameZ, so I can skip
> the processing that does that on processing table lines that can't
> possibly have a filePro File Name on them.
[...]

I guess you really need to further define "can't possibly have a filePro
file name".  After all, what about this:

    MyPath = getenv("PFDATA") & getenv("PFDIR")
    MySelSet = MyPath & "/filename/sel.newsel"
    ...
    export ascii sel = (MySelSet) r=\n

or

    MyLibPath = getenv("PFDATA") & getenv("PFDIR") & "/filepro/Library/"
    ...
    call MyLibPath & "mylib"


Oh, and I forgot READSCREEN, READOUTPUT and SORTINFO.  (Or were those on
your original list?)

--
KenBrody at BestWeb dot net        spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com


More information about the Filepro-list mailing list