Detailed Descriptions > MIAMEX

MIAMEX 39: Delete path

xcall MIAMEX, MX_RMPATH, dirspec, status

This function deletes the specified native operating system directory.

dirspec is the directory name to delete, e.g. “C:\VM\JUNK” or “/vm/junk”.

status (F,6) will return 0 for success, else an error number. You may use MIAMEX Function 86 to translate the error number to a text message.