Changing Data In An Entry - IBM System 360 User Manual

Operating system: time sharing option terminal
Hide thumbs Also See for System 360:
Table of Contents

Advertisement

CHANGING DATA IN AN ENTRY
You can use the CHANGE subcommand to change any item of data in a UADS
entry.
For example, if you have the following entry:
JONES
J
CHECK
J
AB25
J
P792
and you want to change the user identification to SMITH, enter:
change (jones) data (smith)
If you have the following entry:
JONES
J
CHECK
+
AB25
+
P792
and would like to change password CHECK to PASS, enter:
change (jones check) data(pass)
The resultant entry will be:
JONES
~
PASS
~
AB25
~
P792
If you have the following entry:
SMITH
+
fo
PHA
/ '
"-
B222
B212
+
P9292
P1314
and would like to change account B222 to B333, enter:
change (smith alpha b222) data(b333)
The result will
be:
SMITH
+
/ALPHA,
B333
B212
+
P9292
P1314
100
TSO Terminal User's Guide
(Release 21)

Advertisement

Table of Contents
loading

Table of Contents