Hi Erel,
Thanks for the offer. After doing some massive surgery on my code, I found the problem. Several hundred lines down, I had a line which read:
pathToCheck = pathList.Item(i])
As this was a port from C, I somehow let the } slip by when I was porting to B4P. In a future version, would it be possible for the code parser to recognize mismatching expressions and coding errors such as
String3 = String1 + String2
I am really loving the speed increase that we can enjoy with the translation to .Net code. Thanks for all the work you've put into this product.
Best regards,
Steve
|