We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 661e104 commit 9967b9bCopy full SHA for 9967b9b
README
@@ -59,7 +59,7 @@ The default mode is to output a JScript file which can be executed in Windows
59
Scripting Host. However if you want a scriptlet pass either -m (for a scriptlet
60
which can be used from a scriptlet moniker) or -u (for a scriptlet which can be
61
used from regsvr32). You can also specify the '-l vba' switch to output a VBA
62
-file which should work in Office Macros.
+file which should work in Office Macros or '-l vbscript' for VBScript.
63
64
Finally by default the tool will output to stdout, you can output direct to a file
65
using the -o switch.
0 commit comments