Page 1 of 1

Strange error (fork?)

Posted: Fri May 22, 2020 9:25 am
by MaxV
Hello,
I got this strange error:

Code: Select all

button "Button": execution error at line n/a (System error: function) near "fork"
this is is the guilty line:

Code: Select all

put shell("cp temp.pdf '" & myPath &"/"& tLine &"'")
Any idea?