viewtables.sas File Reference

List the tables and format catalogs the user can view. More...

Go to the source code of this file.

Detailed Description

Provide a library and get list of tables and catalogs. Also return the libinfo details.

Service Inputs

SASControlTable

Just one input - MPLIB (the libref to get tables and info for)

MPLIB:$char8.
SOMELIB

Service Outputs

work.mptables
MEMNAME:$char32.
DS1
DS2
DS3

etc

work.libinfo

If attributes are empty, they don't need to be shown on screen.

engine $ libname $ paths $ perms $ owners $ schemas $ libid $ libsize $ table_cnt
V9 SOMELIB "some/path" rwxrwxr-x sassrv 636MB 33

SAS Macros

Version
9.2
Author
4GL Apps Ltd

Definition in file viewtables.sas.