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


next up previous contents index
Next: tablechooser - Function Up: guiutils - Module Previous: filechooser - Function


datachooser - Function



Package display
Module guiutils


Data Chooser


Synopsis
datachooser(dirName, title, wait, writeOK, multi, access)


Description
The data chooser allows the user to select aips++ tables and files. There are options available for limiting the scope of the data to be selected. You may choose to not block by setting wait=F.



Arguments

dirName   Directory name
    Allowed: Any directory name
    Default: Current directory
title   Title to put on Window
    Allowed: Any String
    Default: AIPS++ chooser
wait   Flag for whether to wait for result or not
    Allowed: T or F
    Default: T
writeOK   Flag for allowing writing of files
    Allowed: T or F
    Default: T
multi   Flag for allowing multiple choices
    Allowed: T or F
    Default: F
access   String specifying required access permissions of files
    Allowed: any combination of r,w, and x
    Default: r


Returns
An agent or record containing the table/file name




next up previous contents index
Next: tablechooser - Function Up: guiutils - Module Previous: filechooser - 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