Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Something is wrong with this code, please help.
IF entity_exists ('Toolpath''FOLDER','VERICUT TOOL OUTPUT') {
DELETE TOOLPATH FOLDER "Toolpath\VERICUT TOOL OUTPUT"
} ELSE {
PRINT "THIS FOLDER DOES NOT EXIST"
Solved! Go to Solution.