Login Page - Create Account

Support Board


Date/Time: Sun, 09 Mar 2025 14:05:47 +0000



Post From: corruption of variables on simple code using standard arrays

[2022-03-01 12:06:47]
1+1=10 - Posts: 270
It appears you never modify “flag” within this study.

The only thing I can think of is that “flag” is a global variable. Thus, it gets shared between all the other studies within SCDLLName("Provette"). So if any other custom study modifies “flag” it would be seen by this study too.
Date Time Of Last Edit: 2022-03-01 12:20:22