enviornment
Kenneth Brody
kenbrody at spamcop.net
Mon Nov 12 08:28:23 PST 2012
On 11/12/2012 10:40 AM, davidrottkamp at echoes.net wrote:
> Hi
>
> From prc table in version 5.0.11 of filepro on windows
> is there a way to set an enviornment variable PFQUAL
Yes, use PUTENV. However, I don't know if that would have any effect on the
current filePro process. (It would affect any filePro program run with
SYSTEM, however.)
> PUTENV PFQUAL,variable does not seem to work get syntax error
> when trying to record table
You probably forgot the quotes:
PUTENV "PFQUAL",variable
--
Kenneth Brody
More information about the Filepro-list
mailing list