Anonymous - 2017-07-28

Originally created by: Viacheslav Mezentsev

This code not working in 3.5.11.0:

ProjectVersion: TVersion := ( Major := 0, Minor := 1 );

The error:

[ERROR]Β  Β  Β  Β  Β 6463: Globals [Device: PLC Logic: Application](Line 85): C0179:Β  'Major' is no input of 'TVersion'
[ERROR]Β  Β  Β  Β  Β 6463: Globals [Device: PLC Logic: Application](Line 85): C0179:Β  'Minor' is no input of 'TVersion'