Mathematica 9 is now available

Documentation / Mathematica / Built-in Functions / System Interface / Mathematica Sessions /

DialogSymbols

FilledSmallSquare DialogSymbols is an option for Dialog which gives a list of symbols whose values should be localized in the dialog.

FilledSmallSquare DialogSymbols :> x, y, ... specifies that x, y, ... should have local values for the duration of the dialog.

FilledSmallSquare DialogSymbols :> x = , ... defines initial values for variables.

FilledSmallSquare In addition to any symbols you specify, Dialog always uses local values for $Epilog, $Line and $MessageList.

FilledSmallSquare The DialogSymbols option sets up local values in a dialog in the same way that a Block enclosing the dialog would.

FilledSmallSquare See Section 2.14.2.

FilledSmallSquare New in Version 2.



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.