;Clean up IB routines used
; INPUT: %FIND - Prefix of routines to remove
; i.e., IBxxxx
12
ZISASK()
OPENIT
ORDER(GL,VAR,ST,END,EX)
;MOVE TO %ZTF
; Perform indirect $Order and execute line for each
; Inputs:
; GL - Global name VAR - Variable to use for $O
; ST - Starting place in Global
; END - Ending condition EX - Excutable code for each node
TR(X)
; Calculate Valid VMS filename for TRANSACTION TYPE by translating
; " " to "_", all other invalid characters to "-"
; Input should be the TRANSACTION TYPE NAME field
; Extention must be added by calling routine
RUNTSK
ZIS(INRTN,INZVARS,INZIOM,INASK)
; Ask op for device, do ZTRTN.
; INRTN(req)=Name of routine does report output."^rou" or "label^rou".
; INZVARS(op)=Names of variables to pass ZTRTN. Separate names
; with "^". Example: "INBEG^INHEAD(^INTYPE". Or can be array by
; ref. like the ZTSAVE taskman array.
; INZIOM(op)=Width. Def 80. Avoids(disregards)interaction about width
; INASK = If 0, ask for device
; If 1, overwrite flatfile INHSYS.RPT with new data
; If 2, append output to INHSYS.RPT
; If 3, no output