summaryrefslogtreecommitdiffstats
path: root/indenters/__TODO/uigui_vbsbeaut.ini
diff options
context:
space:
mode:
Diffstat (limited to 'indenters/__TODO/uigui_vbsbeaut.ini')
-rwxr-xr-xindenters/__TODO/uigui_vbsbeaut.ini45
1 files changed, 45 insertions, 0 deletions
diff --git a/indenters/__TODO/uigui_vbsbeaut.ini b/indenters/__TODO/uigui_vbsbeaut.ini
new file mode 100755
index 0000000..0168a92
--- /dev/null
+++ b/indenters/__TODO/uigui_vbsbeaut.ini
@@ -0,0 +1,45 @@
+[header]
+categories=General
+cfgFileParameterEnding=cr
+configFilename=
+fileTypes=*.vb
+indenterFileName=vbsbeaut.bat
+indenterName=VBSBeautifier (VB)
+inputFileName=indentinput
+inputFileParameter=" "
+manual=http://www.daansystems.com/vbsbeaut/
+outputFileName=indentinput
+outputFileParameter=none
+parameterOrder=pio
+showHelpParameter=
+stringparaminquotes=false
+useCfgFileParameter=
+version=1.10
+
+
+[Spaces]
+Category=0
+Description="<html>Replace tabs by this number of spaces</html>"
+Enabled=false
+EditorType=numeric
+CallName="-s"
+MinVal=0
+MaxVal=1024
+ValueDefault=4
+
+[Keywords]
+Category=0
+Description="<html>Change keywords</html>"
+Enabled=false
+EditorType=multiple
+Choices="|-u|-l|-n"
+ChoicesReadable="Properize keywords|Make keywords uppercase|Make keywords lowercase|Don't change keywords"
+ValueDefault=0
+
+[Split Dim]
+Category=0
+Description="<html>Split Dim statements</html>"
+Enabled=false
+EditorType=boolean
+TrueFalse=|-d
+ValueDefault=0