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


next up previous contents index
Next: catalog.setmask - Function Up: catalog - Tool Previous: catalog.list - Function


catalog.show - Function



Package utility
Module catalog
Tool catalog


Summarize the directory on the screen or on the GUI


Synopsis
show(dir, show_types, writestatus)


Description
The number of files selected, the names, the types, and the subtypes are all displayed, either on the screen or on the GUI.

The GUI can be used for various file operations such as copying, renaming, deletion, browsing, etc.



Arguments

dir in Directory to be processed
    Allowed: String
    Default: '.'
show_types in Types to be shown
    Allowed: String
    Default: F
writestatus in Write messages to status line?
    Allowed: Bool
    Default: T


Returns
Bool


Example
  include "catalog.g";
  dc.show(,'Image Calibration')





next up previous contents index
Next: catalog.setmask - Function Up: catalog - Tool Previous: catalog.list - 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