Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: INHUTCD

INHUTCD.m

Go to the documentation of this file.
  1. 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
  1. ;COPYRIGHT 1991-2000 SAIC
  1. ;;COPYRIGHT 1997 SAIC
  1. ;
  1. ;
  1. ; General Description of parameters passed in INHUTC routines:
  1. ; input: INOPT - Array of options. Format: INOPT(OPTION)=VALUE (opt)
  1. ; APP = application area. Free text.
  1. ; CONTROL = "S","U","SU","" Limits search to SYSTEM, USER
  1. ; BOTH or NEITHER. Default is BOTH.
  1. ; DUZ = DUZ of user. Default is current DUZ value.
  1. ; FUNC = functional area within application. Free text
  1. ; GALLERY = Gallery to use for edit of criteria fields.
  1. ; Use "[]" for input template.
  1. ; LOCK = 0 - Do not leave entry locked
  1. ; 1 - Leave selected/edited entry locked on exit.
  1. ; ("LOCK",ien) = Returned. # of incremental locks on ien
  1. ; NAME = name or ien of criteria. This will be used for
  1. ; lookup and save. If interactive, this is default.
  1. ; PROMPT = Prompt used for criteria selection
  1. ; SELECTED = Returned. Contains selected criteria
  1. ; TYPE = "TRANSACTION", ERROR", OR "TEST". (required)
  1. ;
  1. Q