Login Page - Create Account

Support Board


Date/Time: Wed, 02 Jul 2025 14:17:07 +0000



Post From: Using DRAWING_DATE_MARKER in ACSIL study

[2020-06-02 06:39:16]
Flipper - Posts: 65
Oh!

I cannot make it work either sorry. It is actually returning an error as soon as I use DRAWING_DATE_MARKER


SCString MessageText;
int test;
test = sc.UseTool(Tool);
MessageText.Format(" Index: %d, Error Code: %d ", sc.Index, test);
sc.AddMessageToLog(MessageText, 0);
This just returns 0's which is an error. Should be 1's.
Since this thread is marked as [Programming Help] SC staff I don't think will look at it. Maybe you could prompt them to have a look at it.