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


next up previous contents index
Next: about - Function Up: sysinfo - Tool Previous: sysinfo.host - Function


sysinfo.version - Function



Package utility
Module misc
Tool sysinfo


AIPS++ version information


Synopsis
version(major, minor, patch, date, info, formatted, dolog)


Arguments

major   major version number (Out)
    Allowed: int
    Default: F
minor   minor version number (Out)
    Allowed: int
    Default: F
patch   patch number(Out)
    Allowed: int
    Default: F
date   date of the release (Out)
    Allowed: string
    Default: F
info   information about the release (Out)
    Allowed: string
    Default: F
formatted   the above information combined (Out)
    Allowed: string
    Default: F
dolog   Log the version information to the logger (In)
    Allowed: boolean
    Default: T


Description
The output arguments are all defaulted so you can retrieve the ones you are interested in.








next up previous contents index
Next: about - Function Up: sysinfo - Tool Previous: sysinfo.host - 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