Getting Initiator's UserID for an External -v table process
Stanley - stanlyn.com
stanley at stanlyn.com
Sat Sep 3 10:50:26 PDT 2016
Hi Mark,
Thanks for the details on what my version was missing. I was able to get it
working now that I know (thanks to you) on its proper construction. FP's
help was not helpful at all. If fp powers would just copy/paste my example
that you corrected into their @Px help section, this thread would have never
been started.
Anyway, thanks,
Stanley
-----Original Message-----
From: fairlite at iglou.com [mailto:fairlite at iglou.com] On Behalf Of Fairlight
Sent: Saturday, August 27, 2016 9:24 PM
To: Stanley - stanlyn.com <stanley at stanlyn.com>
Subject: Re: Getting Initiator's UserID for an External -v table process
On Sat, Aug 27, 2016 at 08:42:09PM -0400, Stanley - stanlyn.com via
Filepro-list thus spoke:
> Hi Ken,
>
> >> You forgot something critical from my example:
>
> I don't think so... I included the exact command so you can see, and it
includes all the stuff you provided including the -rz switch. Please
elaborate. I even removed the whole -h switch to get away from issues the
quotes may be causing.
>
> On 8/27/2016 6:28 PM, Stanley - stanlyn.com wrote:
> > Hi Ken,
> >
> > Reporting back...
> >
> > Executing:
> > system "/appl/fp/dreport sdgl_detail -f GlDetail -A -rz -u -v
gldetail_select -h 'Printing GL Report'"& @id & "'"
Erm... You're passing -rz with no argument. I'd say that's problematic.
If you're trying to stuff @id into @PZ, you'd need to do:
system "/appl/fp/dreport sdgl_detail -f GlDetail -A -rz"< @id < "-u -v
gldetail_select -h 'Printing GL Report'"
mark->
More information about the Filepro-list
mailing list