RexxMast/RX: Fix problems with latest dos.library changes.
commit1e5e0a26dade959638124d9ee40cd86f40ccaa5b
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 15 Oct 2011 15:01:57 +0000 (15 15:01 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sat, 15 Oct 2011 15:01:57 +0000 (15 15:01 +0000)
treedbfc5abb7001e246f3a9f768f8b28162aae0ba35
parent4ab6f105d13af27ed01ab641d1f6c2cff3ad1540
RexxMast/RX: Fix problems with latest dos.library changes.

This worked for ABBI_V0 but not anymore. Don't know if it are bugs
in our implementation. Problems:
- ErrorOutput() can be BNULL
- SystemTags("PROGDIR:progname", SYS_ASynch, TRUE, ...) does not work anymore.
  PROGDIR: is not handled OK anymore.

git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@41892 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
workbench/rexxc/RX.c