A QUIZ Problem/Challenge
Latimer, Richard
richard.latimer@airways.co.nz
Fri, 8 Dec 2000 10:43:51 +1300
I agree with Lindley - we use something similar to pull items out of arrays
as per the following example:
;6 ERR_0006
;---------------
ITEM t_occur = 0
ITEM t_error = 6
SUBFILE EDT132B ALIAS err_0006 KEEP APPEND &
IF err_0006 OF edt132e <> 0 &
INCLUDE t_occur, edt132e, t_error
I don't know if it works quite this easily in Quiz but if you have QTP
available why not do the whole thing that way!
Also be aware of the limitation (on AS400 anyway) on the number of files you
can have open (31) as each alias of the subfile counts as a file.
cheers
Richard
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.