Fix Compilation message/warnings (Basic+)
At 07 MAR 2020 03:17:16PM Dave Sigafoos wrote:
This will give a warning ..
Ctrls = @Window:".NAMES_ID" ; Props = "DEFPROP" CurId = Get_Property(Ctrls,Props)Any variable that is defined like Props above (semicolon line sep) turns into warnings.
Can this be fixed?
At 07 MAR 2020 04:41PM Donald Bakke wrote:
Any variable that is defined like Props above (semicolon line sep) turns into warnings.
I can confirm that this warning exists in 10.0.8 but not in 9.4.4.
At 07 MAR 2020 05:51PM bob carten wrote:
That's a bug. Will fix.
At 07 MAR 2020 05:51PM bob carten wrote:
That's a bug. Will fix.