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

Compare with Current View Page History

Version 1 Current »

The SET command is used to set the default values for the SERVER, DOMAIN, USER, and PASSWORD keyword values used in other commands.

Syntax:

Command

Keyword

Value

Developer notes

SET

SERVER

value

Optional: File server.

DOMAIN

value

Optional. Windows domain.

USER

value

Optional. User.

PASSWORD

value

Optional. Password.

Example

     SET DOMAIN(SYD) SERVER(SYD1) USER(user) PASSWORD(password)
  • No labels