The CREATE command is used to create a folder on the Windows file server.
Syntax:
Command | Keyword | Value | Developer notes |
|---|---|---|---|
CREATE | SERVER | value | Optional: File server. |
DOMAIN | value | Optional. Windows domain. | |
USER | value | Optional. User. | |
PASSWORD | value | Optional. Password. | |
DIR | value | Required. Windows server folder. |
Example
CREATE DIR(/Shared/folder)