This example lists the names of all users in the TECH Division:
TSS LIST(ACIDS) DATA(NAMES)
DIVISION(TECH)
This example creates a new Accounting Department placed in the Parts Division:
TSS CREATE(ACCT01) NAME('ACCT DEPARMENT')
TYPE(DEPARMENT)
DIVISION(PARTDIV)
|
Copyright © 2009 CA.
All rights reserved.
|
|