NET/MASTER Network Control Language (NCL) Reference Summary

Verbs
30 106161 Tandem Computers Incorporated
LOCK The LOCK verb obtains or releases access to a resource (such as a record in a file).
LOCK PNAME=
primaryname
[ MNAME=
minorname
]
[ TEXT=
text
]
[ TYPE={ EXCL | FREE | SHR | TEST } ]
[ VARS=
variable-name
]
[ WAIT={ NO | YES |
nnnn
} ]
LOGCONT The LOGCONT verb resumes normal processing of a message.
LOGCONT [ NODE=
luname
] | [ TERM=
luname
]
[ USER=
userid
]
[ DATA=
rest-of-statement
]
LOGDEL The LOGDEL verb deletes the last message destined for the NonStop NET/MASTER
MS activity log, read by the LOGREAD verb.
LOGDEL
LOGREAD The LOGREAD verb reads the next NonStop NET/MASTER MS activity log message.
LOGREAD [ ARGS [ PARSE={ NO | YES } ]
[ RANGE=(
start
,
end
) ]
[ SEGMENT=
n
] |
VARS={
input-vars-list
|
variable*
}
[ PARSE={ NO | YES } ]
[ RANGE=(
start
,
end
) ]
[ SEGMENT=
n
] |
MDO=&
mdo-name
|
SET ]
[ WAIT={ NO | YES |
nnnn
} ]