Reviewed and revised December 2023
tab(-10, AG_MKDIR); dirspec {, rtnsts}; chr(127); Tab(-10,x) Syntax Notes
AG_MKDIR (32) creates a Windows directory relative to the client workstation.
This function has both a subroutine and a print tab implementation.
Response
None, unless the rtnsts parameter is passed and set to "1", in which case the response will be "0" for success, else the Window system error code.
See Also
• | MX_MKPATH, which is the preferred way to access this function. |