Page 1 of 1

Warning for structures with names like types

Posted: Wed Aug 19, 2009 4:55 pm
by Captn. Jinguji
Structure a
first.s
second.s
EndStructure

Define X.a
x\first = "1"


Since 4.40, this - of course - throws an error, but at line 7 rather than line 1. I would rather the error - or possibly at least a warning - be issued for line 1, even if new type designators are introduced rarely into PB.