Manual
Modules Loaded
Module scripting commands
General scripting commands
Scripting
Module: Examples Navigator
Full package name: mesquite.basic.ExamplesNavigator.ExamplesNavigator
Duty: Generic Assistant for File (mesquite.lib.duties.FileAssistantN)
Module Explanation
Provides a Examples Navigator window with explanation and buttons to link to other files
Author(s): Wayne P. Maddison and David R. Maddison
Version 3.70
Commands of Examples Navigator
setNextFileName
Explanation:
Sets the file name to which to jump when the Next button is hit
Parameters:
[path to file; if relative than to home file of project]
setPrevFileName
Explanation:
Sets the file name to which to jump when the Prev button is hit
Parameters:
[path to file; if relative than to home file of project]
setTitle
Explanation:
Sets the title
Parameters:
[title]
setExplanation
Explanation:
Sets explanation to appear in text edit area
Parameters:
[explanation string]
toggleFileNames
Explanation:
Sets whether or not to show file names
Parameters:
[on or off]
next
Explanation:
Jumps to next project recorded
prev
Explanation:
Jumps to previous project recorded
fileLink
Explanation:
Jumps to project
showPage
Explanation:
Requests web page
logLastResultString
Explanation:
Logs last result string
getLastResultString
Explanation:
Returns last result string
getLastResult
Explanation:
Returns last MesquiteNumber result