INHUTCD ;KN; 4 Apr 97 12:14; Documentation Of The Criteria Mgmt And Exec. API
;;3.01;BHL IHS Interfaces with GIS;;JUL 01, 2001
;COPYRIGHT 1991-2000 SAIC
;;COPYRIGHT 1997 SAIC
;
;
; General Description of parameters passed in INHUTC routines:
; input: INOPT - Array of options. Format: INOPT(OPTION)=VALUE (opt)
; APP = application area. Free text.
; CONTROL = "S","U","SU","" Limits search to SYSTEM, USER
; BOTH or NEITHER. Default is BOTH.
; DUZ = DUZ of user. Default is current DUZ value.
; FUNC = functional area within application. Free text
; GALLERY = Gallery to use for edit of criteria fields.
; Use "[]" for input template.
; LOCK = 0 - Do not leave entry locked
; 1 - Leave selected/edited entry locked on exit.
; ("LOCK",ien) = Returned. # of incremental locks on ien
; NAME = name or ien of criteria. This will be used for
; lookup and save. If interactive, this is default.
; PROMPT = Prompt used for criteria selection
; SELECTED = Returned. Contains selected criteria
; TYPE = "TRANSACTION", ERROR", OR "TEST". (required)
;
Q
INHUTCD ;KN; 4 Apr 97 12:14; Documentation Of The Criteria Mgmt And Exec. API
+1 ;;3.01;BHL IHS Interfaces with GIS;;JUL 01, 2001
+2 ;COPYRIGHT 1991-2000 SAIC
+3 ;;COPYRIGHT 1997 SAIC
+4 ;
+5 ;
+6 ; General Description of parameters passed in INHUTC routines:
+7 ; input: INOPT - Array of options. Format: INOPT(OPTION)=VALUE (opt)
+8 ; APP = application area. Free text.
+9 ; CONTROL = "S","U","SU","" Limits search to SYSTEM, USER
+10 ; BOTH or NEITHER. Default is BOTH.
+11 ; DUZ = DUZ of user. Default is current DUZ value.
+12 ; FUNC = functional area within application. Free text
+13 ; GALLERY = Gallery to use for edit of criteria fields.
+14 ; Use "[]" for input template.
+15 ; LOCK = 0 - Do not leave entry locked
+16 ; 1 - Leave selected/edited entry locked on exit.
+17 ; ("LOCK",ien) = Returned. # of incremental locks on ien
+18 ; NAME = name or ien of criteria. This will be used for
+19 ; lookup and save. If interactive, this is default.
+20 ; PROMPT = Prompt used for criteria selection
+21 ; SELECTED = Returned. Contains selected criteria
+22 ; TYPE = "TRANSACTION", ERROR", OR "TEST". (required)
+23 ;
+24 QUIT