Strange error (fork?)

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
MaxV
Posts: 1579
Joined: Tue May 28, 2013 2:20 pm
Location: Italy
Contact:

Strange error (fork?)

Post by MaxV » Fri May 22, 2020 9:25 am

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?
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w

Post Reply

Return to “Getting Started with LiveCode - Complete Beginners”