hi gang,
I have seen a code sample that is using the return value from
command line compiler as an indicator that an error has occurred
(or not) in the compilation.
I have searched for some confirmation that this is a valid
assumption, but not been able to find anything. Has anybody
ever seen this documented anywhere, i.e., does vbc.exe return
(or set) an error code if there are compilation errors???
If so, do you have a reference (web page)?
I had been scanning the output file for errors, but (if true)
checking for an error code would be easier.
cheers, jw
I have seen a code sample that is using the return value from
command line compiler as an indicator that an error has occurred
(or not) in the compilation.
I have searched for some confirmation that this is a valid
assumption, but not been able to find anything. Has anybody
ever seen this documented anywhere, i.e., does vbc.exe return
(or set) an error code if there are compilation errors???
If so, do you have a reference (web page)?
I had been scanning the output file for errors, but (if true)
checking for an error code would be easier.
cheers, jw