1GSF(1) GNOME GSF(1)
2
3
4
6 gsf-vba-dump - extract Visual Basic for Applications macros
7
8
10 gsf-vba-dump [FILE]...
11
12
14 This manual page briefly documents the gsf-vba-dump command.
15
16 Various Microsoft binary data formats, including Excel (.xls), Word
17 (.doc) and PowerPoint (.ppt) can embed macro code streams. These macro
18 streams are in P-code (intermediate language) compiled from Visual
19 Basic for Applications (VBA).
20
21 The gsf-vba-dump utility extracts these macro streams.
22
23
25 Macro extraction from Powerpoint (.ppt) files has not been implemented
26 yet.
27
28
30 gsf-vba-dump is licensed under the terms of version 2.1 of the GNU
31 Lesser General Public License (LGPL) as published by the Free Software
32 Foundation. For information on this license look at the source code
33 that came with the software or see the GNU project page ⟨http://
34 www.gnu.org⟩.
35
36
38 gsf-vba-dump's primary author is Jody Goldberg <jody@gnome.org>.
39
40 The initial version of this manpage was written by J.H.M. Dassen (Ray)
41 <jdassen@debian.org>.
42
43
45 gnumeric(1)
46
47 The Gnumeric homepage ⟨http://www.gnome.org/projects/gnumeric/⟩.
48
49 The GNOME project page ⟨http://www.gnome.org/⟩.
50
51 Wikipedia, Visual Basic for Applications ⟨http://en.wikipedia.org/wiki/
52 Visual_Basic_for_Applications⟩.
53
54
55
56gsf March 16, 2008 GSF(1)