Hi all,
Just find one issue, when we migrate the PB2012 to PB17, the code should not be case sensitive. But with the new version, there occurs some runtime error if we not keep same case in the code.
For example, we initail the variable 'Test', but when use in the function as 'test', the new version occurs the runtime error. Is this common? We need to keep them the same case, both upper-case or both lower-case.
Thanks
I found that runtime error is not caused by the case. If i make the code of that line as comment and then repeat them on a new line. The error is disappear, is that the bug with PB when transmit the info accross window?
I am a little vague on your statement. Can you post a few screen snapshots of the problem so that we can see the issue before & after your code change?
Regards ... Chris