On Apr 25, 2020, at 10:19 AM, Kee Nethery via use-livecode <use-livecode@lists.runrev.com> wrote: > > In FORTRAN, any variable that starts with a letter in the alphabet from “I” > to “N” is an INteger. All other variables are reals (something expressed in > scientific notation).
Leading to the observation that “GOD is REAL, unless declared INTEGER” . . . [that said, the first non-comment line in any Fortran I write is “Implicit None”. My livecode is also always set to require explicit declaration, and I’m the odd one out here in really wonting to add strong types to livecode . . .] _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode