On Tue, 4 Jun 2019 17:14:17 +0000, Seymour J Metz wrote:
>If you drop foo. and don't set any new values for, e.g., foo.bar, then a
>request for N (next) will return only foo. I wouldn't expect drop foo.baz to
>change that.
>
I am wondering about the case where e.g. I:
foo. = 'Blanket'
drop foo.baz
How does IRXEXCOM report to a caller that foo.baz has been dropped?
I might embellish this with:
foo. = 'Blanket'
moth = random( 1, 99999 )
drop foo.moth
drop moth
Now I no longer know which compound symbol I dropped. How does IRXEXCOM
tell me a hole has been eaten in my blanket?
-- gil
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN