Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing Report using Bitmap image.
Message
De
11/09/2003 12:15:49
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
11/09/2003 12:08:06
Information générale
Forum:
Visual FoxPro
Catégorie:
FoxPro 2.x
Divers
Thread ID:
00828141
Message ID:
00828202
Vues:
22
>I followed your directions and placed the code in the file field box but when I try to close the dialog box it say that "Picture file does not exit" error message
>
>I tried the same code in the field and the file still no luck
>
>Thanks
>
>Ken

Ken,
Go to command window and define lcPathName (any variable defined in command window is public - not important at this point).
lcPathName = 'c:\myImgp~1'

Then in your code you'd do something like :
lcPathName = 'c:\myImgp~1'
report form ...

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform