packetDialogBoxes
graphic packetDialogBoxes boolean { t | nil }
Description
Checks if a message box appears when a packet assigned to a layer in the technology file is not defined in the display.drf file. The message box lists the undefined packets.
GUI Equivalent
Examples
envGetVal("graphic" "packetDialogBoxes")
envSetVal("graphic" "packetDialogBoxes" 'boolean nil)
Related Topics
Return to top