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 12:39:20
 
 
To
13/06/2003 09:13:45
Hilmar Zonneveld
Independent Consultant
Cochabamba, Bolivia
General information
Forum:
Visual FoxPro
Category:
Pictures and Image processing
Miscellaneous
Thread ID:
00799601
Message ID:
00799869
Views:
29
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!
.·*´¨)
.·`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
Next
Reply
Map
View

Click here to load this message in the networking platform