Syntax error precompilation

Having problems with or questions about SheetCam? Post them here.
Post Reply
Juko1980
Posts: 1
Joined: Sat Sep 02, 2017 1:34 pm

Syntax error precompilation

Post by Juko1980 »

Hi everybody i have tried to add a couple of lines in my postprocessor to make the plasma find top of material and retract to pierceheight.
After doing this i get a syntax error saying: sc post 263 end expected to close if at line 227.whats the easy way to solve this problem i am a newbie so keep it simple please.
Thanks in advance
Attachments
20170902_151236.jpg
20170902_151236.jpg (570.38 KiB) Viewed 589 times
20170902_151429.jpg
20170902_151429.jpg (546.07 KiB) Viewed 589 times
User avatar
Les Newell
Site Admin
Posts: 3661
Joined: Thu May 11, 2006 8:12 pm

Post by Les Newell »

If statements can only have one else. That if statement already has an else. It is roughly halfway between the error and the top of the function.
Post Reply