Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report does not print properly
Message
De
11/11/2002 10:55:10
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00576486
Message ID:
00721047
Vues:
19
Hello, I am trying to apply the code you suggested for the Acrobat 5.0 problems.

lcPfile = "C:\somedir\mypdf.pdf"
lcTempfile = (FORCEEXT(lcPfile, "tmp"))
REPORT FORM myreport TO FILE (lcTemlcPfile) NOCONSOLE
RENAME (JUSTFNAME(lcPfile ) ) TO (lcPfile )
ERASE (lcTempfile)

My question is on the 3rd line of code. I am not sure if i understand what you are doing here, It appears to be a new variable reference. I would appreciate any clarification and appologize if it is my inexperience.

Thanks
james Strangeway
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform