PFPRINTER variable
scooter6 at gmail.com
scooter6 at gmail.com
Tue Jul 9 07:40:18 PDT 2013
Well I'm only changing WHERE to print to based on the balance of the
statement
If there is a balance due, it should print the statement as usual to the
selected printer the user chose thru a menu option prior to executing the
processing
IF there is a <credit balance> (this is calculated inside the processing
table), then I don't want to print it at all (hence setting the printer
PFPRINTER to 'null)
Then when the next client statement is calculated and once it determines
the ending 'balance', the processing should detect which route to go
In a nutshell, the processing calculates the total ending balance....either
a positive or negative number
If positive number, print the statement to what PFPRINTER is set to
If negative number, don't printer the statement (PFPRINTER=null)
I just want a way to 'switch' the value of PFPRINTER based on the
calculation of the processing
Hope that helps to clarify
Scott
On Tue, Jul 9, 2013 at 10:33 AM, Scott Walker <
ScottWalker at ramsystemscorp.com> wrote:
> If I understand what you want, would not a "printer reset" put the printer
> setting back to what it was before you changed it?
>
> Regards,
>
> Scott
>
>
> > -----Original Message-----
> > From: filepro-list-
> > bounces+scottwalker=ramsystemscorp.com at lists.celestial.com
> > [mailto:filepro-list-
> > bounces+scottwalker=ramsystemscorp.com at lists.celestial.com] On Behalf Of
> > scooter6 at gmail.com
> > Sent: Tuesday, July 09, 2013 10:02 AM
> > To: filepro-list at lists.celestial.com
> > Subject: PFPRINTER variable
> >
> > I have some processing that prints our statements each month and it's
> > worked fine with no problem for years.
> >
> > The PFPRINTER is set through a menu the user passes through, so they have
> > the option to printer to 3-4 different printers....no problem there
> >
> > Now we've gotten more and more clients with a <credit balance> so I want
> > to be able to set PFPRINTER to 'null' if there is <credit balance>
> >
> > So, is there a way to set a variable to whatever PFPRINTER is set to when
> > the user executes the processing.....then put a GOSUB if it's a <credit>
> > that will set PRPRINTER=null If it's NOT <credit balance> then I want to
> > obviously reset PFPRINTER to whatever it was when user executed the
> > command....
> >
> > I haven't been able to figure out how to get the 'value' of PFPRINTER
> > pulled into processing to be able to 'manipulate' it?
> >
> > Thanks
> > Scott
> > PDM
> > -------------- next part --------------
> > An HTML attachment was scrubbed...
> > URL: http://mailman.celestial.com/pipermail/filepro-
> > list/attachments/20130709/67e18e99/attachment.html
> > _______________________________________________
> > Filepro-list mailing list
> > Filepro-list at lists.celestial.com
> > Subscribe/Unsubscribe/Subscription Changes
> > http://mailman.celestial.com/mailman/listinfo/filepro-list
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20130709/e4c7cb6f/attachment.html
More information about the Filepro-list
mailing list