PFPOSTPRINT question

Don Coleman dcoleman at dgcreact.com
Thu Jun 24 06:31:58 PDT 2004


By using the getenv command and displaying its results I have narrowed
my problem to one area
on line #26.  When I display the results of getenv ("PFPOSTPRINT") my
variable HY which contains
a letter for a printer I am attempting to append, it appears as the
dummy variable HY instead of the value of HY.  I have tried adding one
pair of additional quotes in several places but each attempt fails
the syntax check.  Can anyone shed light on where to add quotes (or some
other method) so that the printer name will appear as:

C:\PRINTWIZ\PRINTWIZ.EXE /PI-4308R (where "R" is the value of dummy
variable HY)

 26 -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -
-   -
         If: HY ne ""
       Then: putenv "PFPOSTPRINT","C:\\PRINTWIZ\\PRINTWIZ.EXE
/P\I-4308"{HY C:\\PRINTWIZ\\HARDCOPY.TXT";'goto pickprt
  27 -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -
-   -
         If: HY ne ""
       Then: HP(70,*)=getenv("PFPOSTPRINT");msgbox "\r HP="{HP

Thank you,

Donald G. Coleman, Consultant
2100 Birchwood Dr.
Indiana, PA 15701
dcoleman at dgcreact.com
(724) 349-6302

---
[This E-mail scanned for viruses by Declude Virus]



More information about the Filepro-list mailing list