The CSVQUERY service itself is module CSVQSER which is in LPA. If that module abended (or program-checked), it would be in LPA. But if that module called something and that something was in the nucleus and that is what actually abended (or program-checked), then it would be proper that error would be reported as within the nucleus.
The right way to do this is to create your own LPA module so that you can control what it does (including abend or program check as you need). CSVDYLPA can be used to accomplish that quite easily.So create your LPA module, call it so that it does what you want, and check the results.There is no need to rely on an "IBM service". Peter Relson ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
