Talk:Josephus problem: Difference between revisions

m
Line 25:
 
:::::;The Rexx programs that carry my name should work on all REXXes ( I cannot test them on others since I don't have any other - I had TSO Rexx till 12/2012)
Many of GS's REXX programs won't work on ooRexx because they use the things I mentioned: $ etc. as variable names and x= instead of x="" for assignment of the null string. When I try one of these programs I make the necessary little changes (c/$/d/* * and add the ''"") and I am off (and learn a lot from them)
I dare not alter these programs though on rosetta (In one instance Gerard did it). And as already said: I see the proper place for my Rexx programs that don't use oo under REXX and those that do under ooRexx. By the way, I suggest that you look a little into Rexx, if I may. It's one of the best languages! --[[User:Walterpachl|Walterpachl]] ([[User talk:Walterpachl|talk]]) 15:07, 9 May 2013 (UTC)
2,295

edits