ANW
14 years agoContributor
Persistent ProjectSuite variables??
I have to keep some kind of persistent variable for my tests, as I need to test phonenumbers and sim cards in a specific range. But since I have to be sure that the numbers used are not already used, ...
- 14 years agoHey Jared
I sent the ProjectSuite, but I already found my error ... typical.
You can disregard this issue.
Seems that I had an inc(ProjectSuite.Variables.xxx) line in my test procedure, and it was actually that one that failed during compilation. I found it as I was running something completely different. After commenting that line out, there is no longer any problems.
Sorry for inconvinience.