savefile form1, "g:\temp\temp.bmp" doesn't work
savefile form1.picture, "g:\temp\temp.bmp" doesn't work
savefile screendc(created with CreateDC), "g:\temp\temp.bmp" doesn't work
etc..
Thanks in advance
AJ
--
><><><><><><><><><>
Remove "NOSPAM." from my e-mail address
I don't have time for those irrirating spammers!
How about SavePicture Form1.Picture, "C:\TEMP\SOMETHIN.BMP"?
Does this help?
_ _
o o Jason Teagle
<
v jte...@solartron.com
Please ONLY respond via e-mail if you want to catch my attention - I don't
necessarily look at the newsgroups all the time.
Almar <NOSPAM....@usa.net> wrote in article
Hope this helps,
Billy Propes
pro...@NOSPAMee.net
(Remove NOSPAM)
Jason Teagle wrote in message <768E1.7$iy5.1...@news-reader.bt.net>...
>
>Almar wrote in message <90378684...@samba.news.big-orange.net>...
>>Does somebody know how to save the "form"?
>>I've put a screenshot on it and now I want to save it in a file
>>
>>savefile form1, "g:\temp\temp.bmp" doesn't work
>>savefile form1.picture, "g:\temp\temp.bmp" doesn't work
>>savefile screendc(created with CreateDC), "g:\temp\temp.bmp" doesn't work
>>etc..
>>
>>Thanks in advance
>>AJ
>>
>>--
>>><><><><><><><><><>
>>Remove "NOSPAM." from my e-mail address
>>I don't have time for those irrirating spammers!
>>
>>
>