bug-apl
[Top][All Lists]
Advanced

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

Re: Tokenizer error


From: Dr . Jürgen Sauermann
Subject: Re: Tokenizer error
Date: Fri, 29 Jul 2022 20:18:59 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

Hi enztec,

as I explained earlier, you must not use *apl_exec()* with APL commands (such as*)COPY* ).
Use *apl_command()* instead, e.g.

*apl_command(')copy aa.apl');*

Best Regards,
Jürgen

On 7/29/22 6:51 PM, enztec@gmx.com wrote:
Hi,

what about this error from :

apl_exec(')copy aa.apl');
where aa.apl contains the fns header ∇prep (the closing ∇ seems to not cause 
any problems at this point)

SYNTAX ERROR+
Tokenizer: No token for Unicode U+2207 (∇)
Input: prep

enztec





reply via email to

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