Initializing help system before first use

The Toolbars

Navigation Toolbar

bartool1.png

tnew.png Create a new file and open it in the editor. (also present in File menu)
topen.png Open an existing file in the editor. (also present in File menu)
tsave.png Save the file currently shown in the editor. (also present in File menu)
tcut.png Cut the selected text and place it in the clipboard. (also present in Edit menu)
tcopy.png Place a copy of the selected text in the clipboard. (also present in Edit menu)
tpaste.png Insert the contents of the clipboard at the current location. (also present in Edit menu)
tprevious.png Go to the previous position in the editor (also present in View menu)
tnext.png Go to the next position in the editor (also present in View menu)
tpreviousindent.png Go to the previous indentation level (also present in View menu)
tnextindent.png Go to the next indentation level (also present in View menu)
tundo.png Undo last text editor action (also present in View menu)
tredo.png Redo last text editor action (also present in View menu)
terase.png Remove any bookmarks placed by a recent search. (also present in Edit menu)
tsearch.png Search within the text editor. (also present in Edit menu)
tbarrepair.png Repair Window Layout (also present in View menu)
tabout.png Show the Xpress-IVE help system.

Execution Toolbar

bartool2.png

twiz13.png Show the Wizards Dialog:
  • Show the 1. Name & Type wizard. (also present in Wizards menu)
  • Show the 2. Parameters wizard. (also present in Wizards menu)
  • Show the 3. Data Input wizard. (also present in Wizards menu)
  • Show the 4. Variables wizard. (also present in Wizards menu)
  • Show the 5. Objective wizard. (also present in Wizards menu)
  • Show the 6. Constraints wizard. (also present in Wizards menu)
  • Show the 7. Results & tuning wizard. (also present in Wizards menu)
  • Show the 8. Text Output wizard. (also present in Wizards menu)
  • Show the 9. Graphing wizard. (also present in Wizards menu)
  • Show the 10. Programming wizard. (also present in Wizards menu)
  • Show the 11. Debugging wizard. (also present in Wizards menu)
  • Show the 12. Complete models wizard. (also present in Wizards menu)
tdeploy.png Show the Deploy dialog. (also present in Deploy menu)
tselfexec.png Show the Self-Executing Model dialog. (also present in Deploy menu)
tcompile.png Save and compile the current model. (also present in Build menu)
trunoptions.png Show the Run options dialog. (also present in Build menu)
trun.png Save, compile and run current model. (also present in Build menu)
tpause.png Uncheck to resume the execution after it has been paused. (also present in Build menu)
tstop.png Interrupt the execution. (also present in Build menu)
texport.png Show the Export matrix dialog. (also present in Build menu)
toptimize.png Show the Optimizer dialog. (also present in Optimizer menu)
trepair.png Show the Optimizer dialog with options to repair infeasible problems. (also present in Optimizer menu)
tnbest.png Show the Optimizer dialog with options to find alternate optimum solutions. (also present in Optimizer menu)
tdsolist.png Show the List Modules dialog. (also present in Modules menu)
tdsowizard.png Show the New Module Wizard dialog. (also present in Modules menu)

Tools Toolbar

bardebug.png

tsetbreakpoint.png Re/Set breakpoint. (also present in Debug menu)
tsetbrkcond.png Set/Remove breakpoint condition by invoking the Breakpoint condition dialog. (also present in Debug menu)
tdbgrun.png Start/Continue debugging. (also present in Debug menu)
tdbgstepover.png Step over. (also present in Debug menu)
tdbgstepinto.png Step into. (also present in Debug menu)
tdbgruntocursor.png Run to cursor. (also present in Debug menu)
tdbgoptions.png Invokes the Debug Options dialog. (also present in Debug menu)
tdbgprofile.png Start profiling the Mosel model. (also present in Debug menu)