AutoHotkey Community

It is currently May 24th, 2012, 12:25 am

All times are UTC [ DST ]


Search found 7 matches
Search these results:

Author Message

 Forum: Support   Topic: Errorlevel not working in a batchfile

Posted: March 3rd, 2010, 2:56 pm 

Replies: 6
Views: 465


It works the otherway around set in script run application and the errorlevel should be avaible. Perhaps creating a file which you can use, if it is there error if not no error. Why not use AutoHotkey for Md5 scripts are available. ok, thnx, that's clear, i've solved it in another way now, as soon ...

 Forum: Support   Topic: Errorlevel not working in a batchfile

Posted: March 3rd, 2010, 11:11 am 

Replies: 6
Views: 465


However, such additions and changes are private; they are not seen by the rest of the system. One exception is when a script uses Run or RunWait to launch a program (even another script): such programs inherit a copy of the parent script's environment variables, including private nes. I've read tha...

 Forum: Support   Topic: Errorlevel not working in a batchfile

Posted: March 3rd, 2010, 10:27 am 

Replies: 6
Views: 465


when I try envset,errorlevel,1 exitapp It is still the same result: E:\md5check>md5dblcheck E:\md5check\MD5Lib.dll checksums3.txt E:\md5check>echo %errorlevel% 9009 E:\md5check> is there any other solution? cause the command "exitapp,errorlevel" should be able to produce any errorlevel I w...

 Forum: Support   Topic: Errorlevel not working in a batchfile

Posted: March 2nd, 2010, 5:06 pm 

Replies: 6
Views: 465


Hi all, I've created a script which should prevent a file from copying if it is already copied in the past, however, I can't get it to work from within a batch script, because the command Exitapp doesn't cooperate and doesn't return a errorlevel. this is the code: VarSetCapacity(md5sum, 32) ...

 Forum: Support   Topic: converting reg into ahk

 Post subject: alternative REG2AHK
Posted: October 29th, 2009, 2:48 pm 

Replies: 20
Views: 3012


Or check over here: http://www.autohotkey.com/forum/topic139.html

works like a charm to me.

 Forum: Support   Topic: converting reg into ahk

 Post subject: Re: new link to the file
Posted: October 17th, 2008, 12:37 pm 

Replies: 20
Views: 3012


here ya go nicosc. http://www.yourfilelink.com/get.php?fid=472341 exactly same code etc - i never did get round to making this work better! Thank you very much Yek-Toho-Tua :) I tried a couple of Pascal Compilers myself but couldn't compile it ( i don't have any experience with Pascal, that could b...

 Forum: Support   Topic: converting reg into ahk

Posted: October 16th, 2008, 11:40 am 

Replies: 20
Views: 3012


Hi, I have exact the same problem, i need to convert standard .reg file (NT4 or win2k+ format) to .AHK

is the above file still available somewhere to download? or does anybody still have it? i cannot compile the pascal source here..

thanx in advance
Sort by:  
Page 1 of 1 [ Search found 7 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group