Page 1 of 1

Multi-user environment / runonce.ini

Posted: Mon Jul 27, 2015 3:59 pm
by Art Lieberman
I will have multiple users on one machine, so I need the pdf printer to distinguish among the print jobs. I'd like to create files such as runonce_a.ini, runonce_b.ini, runonce_c.ini, etc. But that does not work. This is from a Visual Foxpro (VFP) program that involves lots of different ways of generating reports. In one example, what shows up in the print queue is the name of the subroutine doing the printing (eg: "PrintMembers.prg"). Having multiple prints from that one program will cause conflicts. Any suggesetions?

Thank you, Art Lieberman