Talk:RC POP.OUT: Difference between revisions

Added further comment.
(→‎Kotlin?: posted reply for Kotlin being in a "black hole".)
(Added further comment.)
Line 133:
 
::: Yes, I identified the problem with the REXX program logic, it was looking at the   ''members''   follow-on keyword, and   ''if''   it wasn't numeric, it was ignored.   A string with a comma in it isn't considered numeric in the REXX language, so I changed the program to remove any commas before checking for a numeric string.   I suspect, as you do, that other (most?) computer programming entries will also fail.   -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 18:14, 15 May 2018 (UTC)
 
:: I wasn't sure whether the problem was the extra digit or the comma but I knew you'd soon sort it out :) As you say, there are probably not many languages which can identify a string of digits with thousand separators as being numeric without further ado. Kotlin certainly can't. --[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 18:37, 15 May 2018 (UTC)
9,476

edits