ecgus Beginner
Joined: 02 Apr 2009 Posts: 1 Topics: 1
|
Posted: Tue Dec 15, 2009 8:16 am Post subject: control blocks to display current SCDS w/ REXX |
|
|
Has anyone coded a method of accessing the SMS control blocks to retrieve the current SCDS normally aquired via a "D SMS" command yielding:
RESPONSE=DEV0
IGD002I 07:13:35 DISPLAY SMS 507
SCDS = SYS.SMS.SCDS.PRIM
ACDS = SYS.SMS.ACDS.PRIM
COMMDS = SYS.SMS.COMM.PRIM
DINTERVAL = 150
REVERIFY = NO
ACSDEFAULTS = NO
SYSTEM CONFIGURATION LEVEL INTERVAL SECONDS
DEV0 2009/12/15 07:13:29 15
DEV1 2009/12/15 07:13:25 15 |
|