On Sat, 10 Sep 2022 19:29:22 -0500, Charles Mills wrote: > ... >> FileOpen: PROCEDURE EXPOSE FileFd > >In the absence of PROCEDURE, all variables are exposed. > True. SIGNAL ON NOVALUE obviates many such concerns.
More shotgunning: SIGNAL ON NOVALUE. Add TRACE R at the beginning of V; then TRACE N after the first read (to avoid voluminous output.) Something unexpected might appear. -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
