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