<div dir="ltr"><div>I have some processing that prints our statements each month and it's worked fine with no problem for years.</div><div> </div><div>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</div>
<div> </div><div>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> </div><div> </div><div>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</div>
<div>If it's NOT <credit balance> then I want to obviously reset PFPRINTER to whatever it was when user executed the command....</div><div> </div><div>I haven't been able to figure out how to get the 'value' of PFPRINTER pulled into processing to be able to 'manipulate' it?</div>
<div> </div><div>Thanks</div><div>Scott</div><div>PDM</div><div> </div></div>