Login Page - Create Account

Support Board


Date/Time: Tue, 13 May 2025 20:33:11 +0000



Post From: Decimal point error

[2017-05-16 20:17:24]
User968787 - Posts: 8
This is from my code:

//During development set this flag to 1, so the DLL can be modified. When development is completed, set it to 0 to improve performance.
    sc.ValueFormat = 5;
    sc.FreeDLL = 0;
    sc.GraphRegion = 1;
    sc.AutoLoop = 0;