Jump to content

Is there a way to return a ERRORLEVEL (or something)


sshrum
 Share

Recommended Posts

I have a batch file that I run that calls a number of AutoIT programs that I've written. One of these scripts retrieves content and I want it to return the number of files found in a ERRORLEVEL (for lack of a better idea) that I can SET a DOS variable in the batch file to reference in future calls.

Is this possible, or is there a better way, or am I just SOL?

TIA

Sean Shrum :: http://www.shrum.net

All my published AU3-based apps and utilities

'Make it idiot-proof, and someone will make a better idiot'

 

Link to comment
Share on other sites

I have a batch file that I run that calls a number of AutoIT programs that I've written. One of these scripts retrieves content and I want it to return the number of files found in a ERRORLEVEL (for lack of a better idea) that I can SET a DOS variable in the batch file to reference in future calls.

Is this possible, or is there a better way, or am I just SOL?

TIA

Exit #

Check it out in the help file (what a concept!).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...