

Zip Package and Save to $sZip and get Name and save in $sMap2 _ArrayDisplay($aZip) $sZip = $aZip ] $aMap = StringSplit ( $sZip, "\" ) $sMap2 = StringTrimRight ( $aMap ], 4 ) $sMaps &= $sMap2 EndIf $sLogPath = "C:\Tiburon\" & $sMap2 & ".log" Create Our Log File Path with $sMap2 as the Name _FileWriteLog ( $sLogPath, "New Map Package " & $sMap2 & " was downloaded" ) Write To Log that The. Zip Files If Then If No Downloads Exit MsgBox(0, "", Exit Else Else Get The Highest Version Map. How can I check the return of this unzip method so I can log the results accurately? #Include #Include #Include $sMaps = "C:\Tiburon\" Where To Save Maps $aZip = _FileListToArray ( "C:\Tiburon", "*.zip", $FLTA_FILES, True ) Get A List of All. My question here is how I was checking the return of the _Zip_UnzipAll() for log file usage. I noticed that you must have the directory already or this will not work so I added in the DirCreate() I commented out the 2 lines that were doing the unzipping before, and I can remove the Include for Zip.au3

I wrote a program to update maps for a 911 system and hated how the transfer dialog came up when the file was done downloading.Įdit: Here we go a copy of my code updated with this method.

Nice, what limitation of OS does this have being object based (XP, 7, Vista, 8, 10)
