Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Icon Stored In General Field - copy to .ico file how?
Message
From
13/06/2003 19:43:20
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
 
 
To
13/06/2003 12:39:20
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00799601
Message ID:
00800053
Views:
34
>Nevermind, I finally got it working! Using a FPD26 DOS memo field:
>
>
>USE bridges
>goto 7
>set NOCPTRANS TO bridges.icon
>#IF 'VISUAL' $ UPPER(VERSION())
>	APPEND MEMO bridges.icon from "\accuwin\sc\vendor\proaccu.sav" OVERWRITE AS 437
>#ELSE
>	APPEND MEMO bridges.icon from "\accuwin\sc\vendor\proaccu.sav" OVERWRITE
>#ENDIF
>Copy Memo bridges.icon to ("\accuwin\sc\vendor\proaccu.ico")
>
>
>Thanks!

One thing to watch out is that the table may not always be formatted as code-page 437. Perhaps it usually will, in the United States, but in Latin America we use code-page 850 a lot.

Of course, the code-page used depends on the one who creates the table, that is, on you.
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
Next
Reply
Map
View

Click here to load this message in the networking platform