At 16:13 4-3-02, you wrote: >Hello, >Today I built 1.1 compiler from sources (with problems in nwm.pas but >that's another story). Built complier seems to be not supporting >ordinal-named labels, what breaks general Pascal compatibility: > >label 1; >begin > 1: > goto 1; >end. Fixed Peter