Question on Execute
Posted: Sat Jul 16, 2022 6:21 pm
I wanted to use Execute to convert numeric characters to numbers.
⍎¨'12 4' ' ' '4566'
Since the third item is a blank, the whole statement returns nothing. I wonder if this is according to the specifications because the two other items can be executed and would return values. Should not be that the statement should return a two element vector?
Kind regards,
Florian
⍎¨'12 4' ' ' '4566'
Since the third item is a blank, the whole statement returns nothing. I wonder if this is according to the specifications because the two other items can be executed and would return values. Should not be that the statement should return a two element vector?
Kind regards,
Florian