Novell NETWARE 6-DOCUMENTATION Manual page 473

Table of Contents

Advertisement

Convention
Characters per line
Punctuation and symbols
Commands per line
Sequence of commands
Blank lines
Remarks (REMARK, REM,
asterisks, and semicolons)
Identifier variables
60
Novell Client for Windows
Explanation
Maximum 512 characters per line, including any variables after
they are replaced by their values; 78 characters per line
(common screen width) is recommended for readability.
Type all symbols (#, %, ", _) and punctuation exactly as shown
in examples and syntax.
Use one command per line. Start each command on a new line;
press Enter to end each command and start a new command.
Lines that wrap automatically are considered one command.
Generally, enter commands in the order that you want them to
execute, with the following restrictions:
ATTACH commands (NetWare
MAP commands to avoid prompting the user for a username/
password during login (see
If you use # (see
"#" on page
execute an external program, the command must follow any
necessary MAP commands. If sequence is not important, group
similar commands, such as MAP and WRITE commands,
together to make the login script easier to read.
Blank lines don't affect login script execution. Use them to
visually separate groups of commands.
Lines beginning with REMARK, REM, an asterisk (*), or a
semicolon (;) are comments, which don't display when the login
script executes (see
"REMARK" on page
Use remarks to record the purpose of each command or group
of commands or to temporarily keep certain lines from
executing.
Type identifier variables exactly as shown. To display the value
of an identifier variable as part of a WRITE command, you must
enclose the identifier in quotation marks and precede it by a
percent sign (%). See
®
3 only) must precede related
"ATTACH" on page
67) or @ (see
83).
"Using Identifier Variables" on page
69).
"@" on page
68) to
62.

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETWARE 6-DOCUMENTATION and is the answer not in the manual?

This manual is also suitable for:

Netware 6

Table of Contents