- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Apr 04, 2008
02:57 PM
build.exe from the bat file
I am calling IA build.exe from the batch file. how do i check the exit code for success/failure?
2 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Apr 04, 2008
03:30 PM
The help topic Build Tools > Exit Codes has a list of exit codes the builder can return, zero being success and other values being specific errors.
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Apr 10, 2008
01:50 PM
ok thanks.
