Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1556
News FAQ
Search Home


next up previous contents index
Next: toolmanager.showglobalfunction - Function Up: toolmanager - Tool Previous: toolmanager.showconstructor - Function


toolmanager.showtool - Function



Package utility
Module tasking
Tool toolmanager


Show a user interface for a tool


Synopsis
showtool(type, prefergui, forceauto)


Description
Show a user interface (GUI or CLI) for a tool. This interface will allows functions of the tool to be executed.



Arguments

type   Type of the tool to be constructed
    Allowed: String
    Default: ''
prefergui   Use a GUI if possible
    Allowed: Bool
    Default: T
forceauto   Force use of the auto GUI
    Allowed: Bool
    Default: F


Returns
Bool


Example
- tm.showtool('myimager')





next up previous contents index
Next: toolmanager.showglobalfunction - Function Up: toolmanager - Tool Previous: toolmanager.showconstructor - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-10-15