Will a CALLed table know PRINTER NAME?

Kenneth Brody kenbrody at bestweb.net
Thu Jul 19 08:08:31 PDT 2007


Quoting Boaz Bezborodko (Thu, 19 Jul 2007 09:24:44 -0400):

> If I run a routine to set a different PRINTER NAME and then CALL a new
> processing table, will this table use the printer name I just set or
> will it reset to what is in the output file?

What happened when you tried it?  :-)

The printer destination is global within the process, so changing it
in one part of the code will change it everywhere in your code.  This
is how, for example, a library routine which asks for the destination
can change it and affect the rest of the output.

--
KenBrody at BestWeb dot net        spamtrap: <g8ymh8uf001 at sneakemail.com>
http://www.hvcomputer.com
http://www.fileProPlus.com


More information about the Filepro-list mailing list