Talk:Jump anywhere: Difference between revisions

m
(→‎Signal use in Rexx: another clarification)
Line 39:
 
:::: What exactly is too liberal about my statement? I don't understand your concerns about what is allowed as far as the REXX language specification (as per the rules of using the SIGNAL instruction). I have no opinion about the validity of the REXX specifications, only that what was shown is a legal construct --- especially if the code is actually shown in the Regina REXX language specification ("The Regina Rexx Interpreter" PDF document). As for your opinion about the "badness" of the '''signal''' instruction, that's an opinion, but '''signal''' is still part of the REXX language, warts and all. -- [[User:Gerard Schildberger|Gerard Schildberger]] 09:00, 10 December 2012 (UTC)
::::: Too liberal: That you talk only about DO LOOPS when do groups are affestedaffected as well. --[[User:Walterpachl|Walterpachl]] 11:44, 10 December 2012 (UTC)
--[[User:Walterpachl|Walterpachl]] 11:44, 10 December 2012 (UTC)
Example:
<lang rexx> Do
2,289

edits