VEraseOutputFilePrompt


 
Name
  VEraseOutputFilePrompt - erases the switch in the button window that
saves the files.
 
Synopsis
  VEraseOutputFilePrompt()
 
Description
  VEraseOutputFilePrompt erases the switch in the button window that saves
the files in 3DVIEWNIX. VEraseOutputFilePrompt erases all the associated
data structures and frees the memory.
 
Return Value
  0 - work successfully.
  210 - the switch is NULL.
 
Parameters
  None.
 
Side Effects
  None
 
Entry Conditions
  VCreateColormap should be called earlier, else VEraseOutputFilePrompt
prints an error message to the standard error stream, produces a core
dump file and exits from the current process.
 
Related Functions
VDisplayOutputFilePrompt, VGetSwitchValue, VGetSaveFilename, VCheckEventsInButtonWindow.