Re: [Pdl-devel] project ordered sequence image

2024-10-28 Thread Ed .
Hi Guillermo, Very glad to hear you got it working! Scripts are clearly being checked differently, with the code-execution the OS security layer limits being only machine-code stuff. It would be legitimate to have a different check that prevented any script at all, but that's not true here. B

Re: [Pdl-devel] project ordered sequence image

2024-10-28 Thread Guillermo P. Ortiz
Hello Ed, yes you are right. Changing to real /home directory I can run the script with inlinePdlpp. Curiously no problem with running other perl codes I did not have there. Also, I can check the David solution against your firstnonzeroover solution, both works fine for me given the same results. B