Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report picture file location syntax
Message
De
17/10/2002 14:11:08
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
Report picture file location syntax
Divers
Thread ID:
00712475
Message ID:
00712475
Vues:
46
I have a report that I would like to print a logo at the top in the title band.
But i'd like to pass a variable that contains the logo path and filename so that I can display different logos on the report title.

I dont have my path data in a table and I dont have multiple logos on the same report so I dont want or need to use the field option.

I have a variable for instance:

public gcRptLogo
gcRptLogo="c:\rptlogo.bmp"

I have tried variations of this placed inside the file box, but I get errors like syntax error, path does not exist etc... I know for a fact that my
file("c:\rptlogo.bmp")=.t.

I have tried:
(gcRptLogo)
&gcRptLogo
"&gcRptLogo"
&&gcRptLogo
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform