On Apr 25, 2007, at 06:14 UTC, Sebastian Sparrer wrote: > Where do I find a detailed description of the ErrorCode property a > Shell returns? The Language Reference says that the shell returns 0 > on normal executions and that this code would be a system supplied > code. However, the code for "Shell returned nothing" was 256 until > RB2006r4, but is now 1.
I think there was a bug in the Shell class that caused it to return the incorrect result code -- bit-shifted or inverted or something like that. Sounds like that's been fixed. I don't have any details, but a search of the release notes ought to turn up something. Best, - Joe -- Joe Strout -- [EMAIL PROTECTED] _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
