Changes
/* Germanized-English RSX Commands and VDOS differences compared to AMSDOS */
This is important if you use CAS CATALOG and parse the data to fetch the list of files.
* AMSDOS allows you to specify both the user and drive in a filename.
e.g. "3B:TEST.BIN" is valid and will try to find TEST.BIN in user 3 of drive B.
VDOS doesn't allow this. VDOS only allows the drive to be specified.
e.g. "B:TEST.BIN".
== Manuals ==