
ldat - Display Authress Title

ldat V0.387 (1998/02/12)
usage: ldat {--option} file(s)
--all Show even 'empty' objects.
--debug Give more detailed information about property sets.
--from_stdin Take input from stdin.
--help Shows this help.
--log Write a logfile.
--no_apps Do not look at special application data.
--recurse Operate recursively on directories.
--slow (For debugging purposes)

Shows some information about the Property Sets stored in MS Windows Structured Storage documents. Options are:
--allThis shows also those entries consisting out of directories only and containing no data stream at all.
--debugThis shows additionally a list of all property set entries. It is quite useful if you want to see, which type properties have.
--no_appsDo not look at special application data. Normally ldat looks for some information in Word documents and Excel books, but this costs time. This switch is useful, if you want to glance quickly and have big document files.
Demonstration program for OLE::Storage


Martin Schwartz <schwartz@cs.tu-berlin.de>.