[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function: SYMKDIR( <expC1> ) --> integer
Synopsis: Creates a subdirectory.
<expC1> is string naming the new subdirectory
Notes: <expC1> should be a string such as You would use when
creating a subdirectory in the DOS environment with
the DOS command "MD" or "MKDIR".
Returns: 0 if subdirectory created succesfully,
any number less than 0 on error.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson