NET/MASTER Network Control Language (NCL) Reference Manual
SECCALL UPDATE
Verbs
3–176 106126 Tandem Computers Incorporated
Example
The following example updates the phone, UMS access, and system support
information for the user ID BOSTROM:
ASSIGN MDO=&DATA. MAP=$SEC
&data.phone = 60-3-7654321
&data.ums_access = Y
&data.sys_supp = Y
SECCALL UPDATE USERID=BOSTROM MDO=&DATA.