VDeleteOutputFilePrompt


 
Name
  VDeleteOutputFilePrompt - erases the switch in the button window that
saves the files.
 
Synopsis
  VDeleteOutputFilePrompt()
 
Description
  VDeleteOutputFilePrompt erases the switch in the button window that saves
the files in 3DVIEWNIX. VDeleteOutputFilePrompt 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 VDeleteOutputFilePrompt
prints an error message to the standard error stream, produces a core
dump file and exits from the current process.
 
Related Functions
VDisplayOutputFilePrompt, VGetSaveSwitchValue, VGetSaveFilename, VCheckEventsInButtonWindow.