bug-apl
[Top][All Lists]
Advanced

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

libapl with c and python


From: enztec
Subject: libapl with c and python
Date: Fri, 10 Jun 2022 11:41:05 -0600

Hi
are )copy and )load suppose to work with libapl?

)copy and )load work with no problems on a xxx.apl file from inside an apl ws 
or from inside a parent apl script

but only gives )dump message with libapl in python script or c program and 
nothing shows with )fns or )vars

i tried  both apl_exec and apl_command with libapl in c program and 
gnu_apl.exec and gnu_apl.command with libapl in python script

using )wsid shows that using )load changes the wsid name and )vars and )fns of 
original coding are gone as expected
using )wsid shows that using )copy does not change wsid as expected and )vars 
and )fns show the vars and fns originally there are unchanged as expected

thanks



reply via email to

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