01.06.2013 Views

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

IPC@CHIP Documentation - SC12 @CHIP-RTOS V1.10

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Note:<br />

Top of list<br />

Index page<br />

In <strong>@CHIP</strong>-<strong>RTOS</strong> version 1.00, this function had a bug: Parameter 0 in DL was taken as drive A:,<br />

which should have meant the current drive.<br />

Interrupt 0x21 service 0x39: Create Directory<br />

Parameters<br />

AH<br />

Creates a new subdirectory.<br />

0x39<br />

DS:DX<br />

Pointer to null terminated path name.<br />

Return Value<br />

Carry flag is cleared on success, set on error.<br />

On error AX contains error code:<br />

2: File not found<br />

3: Path not found<br />

5: Path exists or access denied<br />

Related Topics<br />

Top of list<br />

Index page<br />

Remove Directory<br />

Interrupt 0x21 service 0x3A: Remove Directory<br />

Parameters<br />

AH<br />

Deletes a subdirectory.<br />

0x3A<br />

DS:DX<br />

Pointer to null terminated path name.<br />

Return Value<br />

Carry flag is cleared on success, set on error.<br />

On error AX contains error code:<br />

Page 261 / 400

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!