Re: libapl with c and python

2022-06-10 Thread Dr . Jürgen Sauermann
Hi, not sure, really. I suppose there may be a difference between .apl workspaces and .xml workspaces being )COPYd. )LOAD and )COPY of .apl files works by feeding them line by line from a file into the interpreter. In the libapl ca

libapl with c and python

2022-06-10 Thread enztec
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_exe