Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report does not print properly
Message
 
 
À
11/11/2002 10:55:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00576486
Message ID:
00721065
Vues:
20
Hi James,

It's just a typo. The code should read
REPORT FORM myreport TO FILE (lcTempfile) NOCONSOLE
>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
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform