One more ...hopefully easy question......before I have to take my 1 year old son tricker treating...lest my wife beat me to a pulp....
I have this code...trying to print perscriptions straight to my printer...which works just fine in Ver 6.5....
OUTPUT lpt9
PRINT ptscripxp WHERE patnumbr = .vpnum AND prntflag = 'Y'
PRINT ptscripxp WHERE patnumbr = .vpnum AND prntflag = 'Y'
In version 7.6, it prints to the screen...where I think I can then select a printer and print it.
Can I make Ver 7.6 print straight to the network printer (\\zeus\scripts) rather than printing to the screen first??
Humbly and greatfully.....
Mike

