510 B8 "Use Warning mode" settings ignored (keeps nagging)
Posted: Mon Jan 28, 2013 6:08 pm
510 B5, B6, B7, B8
Show the warning window even with the setting: Compiler options -> Compiler/Run -> Use Warning mode = Ignore Warnings
Example:
Same thing happens changing the global option (Preferences -> Debugger).
PS: would be nice to be able to disable warnings only for a code section, like with Disable/EnableDebugger.
Show the warning window even with the setting: Compiler options -> Compiler/Run -> Use Warning mode = Ignore Warnings
Example:
Code: Select all
ProcedureDLL test (Array a$(1))
EndProcedure
PS: would be nice to be able to disable warnings only for a code section, like with Disable/EnableDebugger.