Hello Bernd, Wednesday, July 7, 2004, 7:47:54 PM, you wrote (possibly edited): > Hi Costas!
> Just now (on 07/07/2004 at 18:30) you chipped in: >> download http://www.pcwize.com/thebat/smileys/%imagename%.zip >> %thebatdrive%:%thebatpath%\images\%imagename%.zip >nul > The download have to be in one line. Could it be that there is a break > in your batch? Both of the above lines are in a single line in my batch file (separated by a space). > Which content has the file c:\temp\get_rogues.bat? This is the batch file: @echo off C: CD \Program Files\The Bat!\images echo downloading new rogues... download http://www.pcwize.com/thebat/smileys/rogues.zip C:\Program Files\The Bat!\images\rogues.zip >nul echo extract file... unzip -qo rogues.zip >nul echo delete old files... del pdsf2.msl del rogues.zip echo. echo done. echo. pause The line beginning with "download" wraps around and includes the next line too. > btw: I can't input your filter. If i do it, no option is activated and > no export-template is set :-/ Very strange... I simply copied your text file and pasted it in the Sorting Office. Isn't that the way to do it? > btw2: Does the "get_smiley.bat" work, or is there the same error? I get the same error with that one too. :confused: -- Best regards, Costas ________________________________________________________ Current beta is v2.12 Beta/7 | 'Using TBBETA' information: http://www.silverstones.com/thebat/TBUDLInfo.html IMPORTANT: To register as a Beta tester, use this link first - http://www.ritlabs.com/en/partners/testers/

