Documentation
Publicon
Reference
Preferences
Global Options
MessageOptions
"WarningAction"
• "WarningAction" is a global option that determines the type of action Publicon takes to warn you when a command is incorrect or ill-defined.
• A warning occurs when you give a command whose interpretation is ambiguous. In such cases, Publicon tries to interpret the command as best as it can, but it warns the user that the results obtained may be incorrect.
• "WarningAction" is specified as a list of the actions to be taken. The action(s) can be any of the following.
Beep A "beep" sound is played.
PrintToConsole A warning message is printed in a separate window called "Messages".
PrintToNotebook A warning message is printed in the notebook.
DialogBox A warning appears in a dialog box.
SeparateCells A warning is printed in a separate cell in the notebook.