<div dir="ltr"><div>I have some processing that prints our statements each month and it&#39;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&#39;ve gotten more and more clients with a &lt;credit balance&gt; so I want to be able to set PFPRINTER to &#39;null&#39; if there is &lt;credit balance&gt; </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&#39;s a &lt;credit&gt; that will set PRPRINTER=null</div>
<div>If it&#39;s NOT &lt;credit balance&gt; then I want to obviously reset PFPRINTER to whatever it was when user executed the command....</div><div> </div><div>I haven&#39;t been able to figure out how to get the &#39;value&#39; of PFPRINTER pulled into processing to be able to &#39;manipulate&#39; it?</div>
<div> </div><div>Thanks</div><div>Scott</div><div>PDM</div><div> </div></div>