ReadItem() never sets an error code, so we hard code the same error code as
commit8bdbae281e217725122481823c9a334ee789da2f
authorneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 29 Jul 2014 17:23:57 +0000 (29 17:23 +0000)
committerneil <neil@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Tue, 29 Jul 2014 17:23:57 +0000 (29 17:23 +0000)
tree001dcb17baea472045e0d5073793a0a1ffbc2ff2
parent4e0a3cf008b89d23e8f2ca5bef0c03576bf27cef
ReadItem() never sets an error code, so we hard code the same error code as
AOS. Now ReadArgs() (and commands that call it) will fail properly if there
are unmatched quotes.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@49183 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
rom/dos/dos.conf
rom/dos/readargs.c