Getting Started
Documentation
Glish
Learn More
Programming
Contact Us
Version 1.9 Build 1556
News
FAQ
Search
Home
Next:
os.done - Function
Up:
os - Tool
Previous:
os.edit - Function
os.type - Function
Package
utility
Module
misc
Tool
os
Return the type of this tool
Synopsis
type()
Returns
string
Description
This tool function returns the string ``os''. If you have a tool, but don't know what kind it is, this function usually exists to tell you what kind of tool you have.
Example
myos := os() print 'type=', myos.type() # type=os
Next:
os.done - Function
Up:
os - Tool
Previous:
os.edit - 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