|
SpartaDOS X Reference Manual |
Programming with SpartaDOS X |
| Change Current Directory (CHDIR) |
| Purpose | To change the current working directory of a disk. |
|
| Syntax |
XIO 44, #IOCB,0,0,"Dd:path" |
|
| Remarks |
This will change the directory that is used when the specified drive is accessed without reference to a specific directory. The rules regarding path and IOCB status defined in XIO 42 apply here. |
| Previous page |