HDISVF03 ;BPFO/JRP - FILE UTILITIES/API;12/20/2004
Source file <HDISVF03.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| GETSDIS(SYSPTR) | ;Get value of DISABLE STATUS UPDATES field (#31)
; Input : SYSPTR - Pointer to HDIS System file ; (default to current system) |
|
| SETSDIS(VALUE,SYSPTR) | ;Set value of DISABLE STATUS UPDATES field (#31)
; Input : VALUE - New value (internal or external) ; : SYSPTR - Pointer to HDIS System file ; (default to current system) |
|
| GETSLOC(SYSPTR) | ;Get value of STATUS SERVER LOCATION field (#32)
; Input : SYSPTR - Pointer to HDIS System file ; (default to current system) |
|
| SETSLOC(VALUE,SYSPTR) | ;Set value of STATUS SERVER LOCATION field (#32)
; Input : VALUE - New value (internal or external) ; : SYSPTR - Pointer to HDIS System file ; (default to current system) |
|
| GETSCON(SYSPTR) | ;Get value of STATUS SERVER CONNECTION TYPE field (#33)
; Input : SYSPTR - Pointer to HDIS System file ; (default to current system) |
|
| SETSCON(VALUE,SYSPTR) | ;Set value of STATUS SERVER CONNECTION TYPE field (#33)
; Input : VALUE - New value (internal or external) ; : SYSPTR - Pointer to HDIS System file ; (default to current system) |
|
| GETSSRV(SYSPTR) | ;Get value of STATUS SERVER OPTION field (#41)
; Input : SYSPTR - Pointer to HDIS System file ; (default to current system) |
|
| SETSSRV(VALUE,SYSPTR) | ;Set value of STATUS SERVER OPTION field (#41)
; Input : VALUE - New value (internal or external) ; : SYSPTR - Pointer to HDIS System file ; (default to current system) |
|
| GETNSVL(SYSPTR) | ;Get value of LAST NON-STANDARD VUID field (#51)
; Input : SYSPTR - Pointer to HDIS System file ; (default to current system) |
|
| GETNSVE(SYSPTR) | ;Get value of ENDING NON-STANDARD VUID field (#52)
; Input : SYSPTR - Pointer to HDIS System file ; (default to current system) |
|
| CALCNSV(SYSPTR) | ;Calculate next non-standard VUID
; Input : SYSPTR - Pointer to HDIS System file ; (default to current system) |