Can I Close XMath With Out Showing a Dialog Box? Primary Software: MATRIXxPrimary Software Version: 7.1 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: I want to close XMath without showing a dialog box. How can I do this? Solution: You can quit Xmath with the QUIT command. However, if you have any unsaved data either in Xmath or SystemBuild, you will get the dialog box saying: Do you want to save? This box will wait for user input before exiting. If you either save or delete all of your Xmath variables and SystemBuild models before issuing the QUIT command, then the dialog box will not appear. You can save all the Xmath variables and SystemBuild models before quitting by using the save command: save file="my_model.xmd" If you do not want to save any Xmath variables or SystemBuild models then use: delete *.* build {quit} The command, build {quit}, forces SystemBuild to close without saving any models. Refer to the on-line help on "save" for other save options. Related Links: Attachments:
Report Date: 01/13/2003 Last Updated: 05/12/2004 Document ID: 2TCFN9OH |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
