Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Icon Stored In General Field - copy to .ico file how?
Message
From
17/06/2003 09:36:46
 
 
To
13/06/2003 19:43:20
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00799601
Message ID:
00800757
Views:
26
Thanks Hilmar, but we always set our codepage to 437 so the table can be used by both FPD26 and VFP. Our app is only used in the Eastern U.S. by Independent Insurance Agents that are customers of our premium financing company and we create the table ourselves.

>>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.
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Previous
Reply
Map
View

Click here to load this message in the networking platform