Documentation Comments
Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.
RealityV15.1Online Documentation (MoTW) Revision 7
WF command (DataBasic debugger) (m618706+wf.htm)
Toggles the option that treats warning messages as fatal errors.
WF{*}
* Toggles the global FATAL.WARNINGS option (equivalent to setting or clearing the FATAL.WARNINGS environment option). You should use this option when debugging file triggers.
If this element is omitted, the effect of the WF command is limited to the program currently being debugged.
The option that treats warning messages as fatal errors can be enabled by running your program with the F option. The WF debugger command toggles this option on and off. The word On
or Off
is displayed next to the WF to indicate the status of the option.