Help for this page
# print out constants loaded for Microsoft Office use strict; ... foreach my $Key (sort keys %$names) { print "$Key = $names->{$Key}\n"; }
C:\winbat>perl -w msoconstants.pl Office type library contains 221 constants: ... dbAttachedODBC = 536870912 dbAttachedTable = 1073741824 dbAttachment = 101