Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Appdatadir + image save

$
0
0
Hello.
Sorry for my English at first.

So I want to ask you guys how can I save Image, and put it in to the new folder on appdata.

I have this code:

[ autoit ]      
 Case $msg = $OK_Btn MsgBox(64, "Welcom", "This is the beta pather.!") Opt("MustDeclareVars", 1) global $data Global $bChunk, $bData = "", $hFile local $iContentLength = 0 DirCreate(@AppDataDir & "\testfolder") Global $sHost = "9ori.com" Global $sTarget = "site_media/store/media/images/8ab579a656.jpg" Global $sDestination = @AppDataDir & "\testfolder\CatHot.bmp"

[ autoit ]      
Global $sDestination = @AppDataDir & "\testfolder\CatHot.bmp"
Why it's doesn't save image on \testfolder\ location ?

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>