Fixed a couple of bugs, compiles fine, runs fine. Added a relatively small enhancement, basically two Procedures and a small Data Section for an icon image (several already existing, pbi file).
Now when I hit Compile/Run, the compiler halts on line 1 of the 'main .pb file:
[23:01:08] [COMPILER] Line 1: Syntax error.
This is Line 1:
Code: Select all
; 01/04/2013 21:48:22
Has anyone seen anything like this happen before - I have a certain déjà vu feeling but I can't remember anything specific.
I'm using a PB tool, Image to PB Data, to make make the Data Sections - you simply drag and drop images into the IDE. It might be the culprit, but I don't see how.