Hi Richard, > > I have a customer with Samsung Xcover 4 devices, and they get an IOException > > 'Cannot run program "bin/picolisp" ... No such file'. > > did you try the absolute path?
Yes. The Android way, by calling 'getFilesDir().getPath();'. This gives the absolute path to the app's working directory, and then it is called with a relative path "bin/picolisp" (plus the initial *.l files). ♪♫ Alex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe