You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

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)
  • No labels