Support Board
Date/Time: Sat, 23 May 2026 14:04:18 +0000
Post From: ACSIL: multiple drawings
| [2014-02-18 16:27:21] |
| ejtrader - Posts: 689 |
|
Just a suggestion - Looks like the issue is with this.. and make the ToolID as regular int rather than Const Tool.LineNumber = ToolId + 1;
Try replacing it with Tool.LineNumber = ToolId++;
Date Time Of Last Edit: 2014-02-18 16:29:03
|
