On 03/08/2016 4:12 PM, Paul Johnson wrote:
I have a script that goes wrong because I assumed that seq.int would
return integers.
"int" means "internal", not "integer". Sometimes you should read the
documentation.
Duncan Murdoch
Below please see it does not unless user is super cautious a
> On Aug 3, 2016, at 3:12 PM, Paul Johnson wrote:
>
> I have a script that goes wrong because I assumed that seq.int would
> return integers.
>
> Below please see it does not unless user is super cautious about
> inserting "L" with inputs. I think seq.int should do coercion for me
> before retu