bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: )copy used in apl script fails to recognize commented closing ⍝∇


From: Dr . Jürgen Sauermann
Subject: Re: )copy used in apl script fails to recognize commented closing ⍝∇
Date: Sat, 25 Mar 2023 20:10:38 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0

On 3/24/23 18:11, enztec@gmx.com wrote:

a ⍝ should be a comment for all that follows it - the parsing should not 
arbritarily decide what follows is executed
is ⍝ '1'  executed?

No. If you enter in ⍝ immediate executionmode, then yes - nothing happens.

However, if you enter ⍝ in function definition mode - like you do in your

examples. then the line (including the ⍝) becomes a function line.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]