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, enz...@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