Code Comments
Programming Forum and web based access to our favorite programming groups.Hi All Anyone know how to select a different printer automatically from a routine i n a APP, ie ReportA needs HP700 and ReportB needs HP3000 without calling the sel ect printer routine. Help appreciated Eddie
Post Follow-up to this messageHey Eddie
I use a TPS to store var's : Computername, Username and Window{Prop:Text}
Whenever the window is opened SET(printer_key
Computername and Usermane are API
Hope this helps
Jack
"Ed2jak" <ed2jak@aol.com> schreef in bericht
news:20040911181048.07582.00000555@mb-m11.aol.com...
> Hi All
> Anyone know how to select a different printer automatically from a routine
in a
> APP, ie ReportA needs HP700 and ReportB needs HP3000 without calling the
select
> printer routine. Help appreciated
>
> Eddie
Post Follow-up to this messageed2jak@aol.com (Ed2jak) wrote in message news:<20040911181048.07582.00000555@mb-m11.aol.com >... > Hi All > Anyone know how to select a different printer automatically from a routine in a > APP, ie ReportA needs HP700 and ReportB needs HP3000 without calling the s elect > printer routine. Help appreciated > > Eddie Make HP700 and HP3000 are sharable as well as Share Name. HP700 is connected at PC1. HP3000 is connected at PC2. PC1 and PC2 are computer name. In Routine for ReprortA, Data PROPPRINT:Device EQUATE(07B28H) ReportName REPORT,AT(....) HEADER,AT(....)
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.