Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print picture
Message
From
08/08/2005 11:51:05
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
08/08/2005 11:29:55
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
Environment versions
Visual FoxPro:
VFP 8 SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01039318
Message ID:
01039328
Views:
18
This message has been marked as the solution to the initial question of the thread.
>Help pleaes:
>I have a tmp picture in my form that came by getfile().
>How can I print it by report?
>I tried to create cursor but I got a error massage (data type mismatch) by inserting the picture in the following cursor:
>create cursor mycursor (mypic p)
>insert into mycursor (mypic) value (ThisForm.imgfilm.picture)

The General field can be used to temporarily hold images. Use APPEND GENERAL to load the picture.

Another option is to store the filename into a character field. Then, set "Filename" to the field name.
Difference in opinions hath cost many millions of lives: for instance, whether flesh be bread, or bread be flesh; whether whistling be a vice or a virtue; whether it be better to kiss a post, or throw it into the fire... (from Gulliver's Travels)
Previous
Reply
Map
View

Click here to load this message in the networking platform