Now with logging!
Add the following to your main routine:
VAR
fbLogHandler : FB_LogHandler;
END_VAR
fbLogHandler();
And make sure you're using LCLSGeneral >= 2.2.2
Add the following to your main routine:
VAR
fbLogHandler : FB_LogHandler;
END_VAR
fbLogHandler();
And make sure you're using LCLSGeneral >= 2.2.2