On Thu, 13 Jun 2013 09:20:16 -0500, Elardus Engelbrecht wrote: > >should be this > >>Easy, if you refer to an UNASSIGNED stem item, the default value is the full >>variable name as the value if you try to refer to it. > Very true. I repeated a common mistake in my previous post.
And subject to the effect of SIGNAL ON NOVALUE. >But, I see also this painful code snippet: > >drop stem. >stem. = 'breaker' >do i = 0 to 10 > say stem.i >end > >results into value, 'breaker', being shown ten times. > 10? Not 11? Fencepost error? -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
