view indenters/uigui_CblBeau.ini @ 475:9ae1f74e952a

[add] Feature Request ID 1977033 : Partly supporting the Cobol intender Cobol Beautifier. http://universalindent.sf.net/issue/1977033 git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@715 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Thu, 05 Jun 2008 12:29:52 +0000
parents
children ce6cd144159d
line wrap: on
line source

[%20header]
categories="Cobol Beautifier|Renumbering|Generic Reporting|Cobol Dialects|Extra Features|Copy Libraries|Parser Messages|Length and Offset|PrettyPrint Basics|PrettyPrint Indentation|Output Comments|Line Identification"
cfgFileParameterEnding=" "
configFilename=
fileTypes=*.cbl|*.cob
indenterFileName=cbl-beau.exe
indenterName=Cobol Beautifier (Cobol)
inputFileName=indentinput
inputFileParameter=" "
manual=http://www.siber.com/sct/tools/cbl-beau.html
outputFileName=indentoutput
outputFileParameter="-gen-file="
parameterOrder=ipo
showHelpParameter="-help"
stringparaminquotes=false
useCfgFileParameter=
version=1.0


[Add value clause]
Category=0
Description="<html>Add VALUE clauses to WS data items that have no VALUE clause</html>"
Value=0
ValueDefault=0
Enabled=false
EditorType=boolean
TrueFalse="-add-value-clause|"

[Norm dd levels]
Category=0
Description="<html>Normalize data item level numbers</html>"
Value=0
ValueDefault=0
Enabled=false
EditorType=boolean
TrueFalse="-norm-dd-levels|"

[Add end stmts]
Category=0
Description="<html>Add END-IF, END-SEARCH, END-EVALUATE, END-PERFORM closing statements</html>"
Value=0
ValueDefault=0
Enabled=false
EditorType=boolean
TrueFalse="-add-end-stmts|"

[Section name fmt]
CallName="-section-name-fmt="
Category=1
Description="<html>Section name format, smth like T1%dT2%sT3</html>"
EditorType=string
Enabled=false
Value=""
ValueDefault="T1%dT2%sT3"

[Section name start]
CallName="-section-name-start="
Category=1
Description="<html>Start value for number in section name</html>"
EditorType=numeric
Enabled=false
MaxVal=9999
MinVal=0
Value=1
ValueDefault=1

[Section name step]
CallName="-section-name-step="
Category=1
Description="<html>Step for number in section name</html>"
EditorType=numeric
Enabled=false
MaxVal=9999
MinVal=0
Value=1
ValueDefault=1

[Para name fmt]
CallName="-para-name-fmt="
Category=1
Description="<html>Paragraph name format, smth like T1%dT2%sT3</html>"
EditorType=string
Enabled=false
Value=""
ValueDefault="T1%dT2%sT3"

[Para name start]
CallName="-para-name-start="
Category=1
Description="<html>Start value for counter in paragraph name</html>"
EditorType=numeric
Enabled=false
MaxVal=9999
MinVal=0
Value=1
ValueDefault=1

[Para name step]
CallName="-para-name-step="
Category=1
Description="<html>Step for counter in paragraph name</html>"
EditorType=numeric
Enabled=false
MaxVal=9999
MinVal=0
Value=1
ValueDefault=1

[Data name fmt]
CallName="-data-name-fmt="
Category=1
Description="<html>Data name format, smth like T1%dT2%sT3</html>"
EditorType=string
Enabled=false
Value=""
ValueDefault="T1%dT2%sT3"

[Data name start]
CallName="-data-name-start="
Category=1
Description="<html>Start value for number in data name</html>"
EditorType=numeric
Enabled=false
MaxVal=9999
MinVal=0
Value=1
ValueDefault=1

[Data name step]
CallName="-data-name-step="
Category=1
Description="<html>Step for number in data name</html>"
EditorType=numeric
Enabled=false
MaxVal=9999
MinVal=0
Value=1
ValueDefault=1

[Conv warn]
Category=2
Description="<html>Warn about transformation problems</html>"
Value=1
ValueDefault=1
Enabled=true
EditorType=boolean
TrueFalse="-conv-warn|-no-conv-warn"

[Conv info]
Category=2
Description="<html>Inform about every transformation performed</html>"
Value=0
ValueDefault=0
Enabled=false
EditorType=boolean
TrueFalse="-conv-info|-no-conv-info"

[Conv list]
Category=2
Description="<html>List all transformations applied</html>"
Value=0
ValueDefault=0
Enabled=false
EditorType=boolean
TrueFalse="-conv-list|-no-conv-list"

[Find only]
Category=2
Description="<html>Only list potential transformations, do not execute them</html>"
Value=0
ValueDefault=0
Enabled=false
EditorType=boolean
TrueFalse="-find-only|-no-find-only"

[Silent]
Category=2
Description="<html>Do not print short summary of the conversion</html>"
Value=0
ValueDefault=0
Enabled=false
EditorType=boolean
TrueFalse="-silent|-no-silent"

[Primary Cobol dialect]
Category=3
Description="<html>Set the primary Cobol dialect</html>"
Value=1
ValueDefault=1
Enabled=false
EditorType=multiple
Choices="-lang=ansi74|-lang=ansi85|-lang=osvs|-lang=vsii|-lang=saa|-lang=xopen|-lang=mf|-lang=ms|-lang=rm|-lang=rm85|-lang=dosvs|-lang=univac|-lang=wang|-lang=fsc|-lang=net|-lang=fscnet|-lang=icobol|-lang=acu|-lang=dml|-lang=idms"
ChoicesReadable="Ansi 74|Ansi 85|OSVS|VSII|SAA|XOpen|MF|MS|RM|RM 85|DOSVS|UniVAC|Wang|FSC|Net|FSCnet|iCobol|ACU|DML|IDMS"

[Secondary Cobol dialect]
Category=3
Description="<html>Set the secondary Cobol dialect</html>"
Value=0
ValueDefault=0
Enabled=false
EditorType=multiple
Choices="-lang2=ansi74|-lang2=ansi85|-lang2=osvs|-lang2=vsii|-lang2=saa|-lang2=xopen|-lang2=mf|-lang2=ms|-lang2=rm|-lang2=rm85|-lang2=dosvs|-lang2=univac|-lang2=wang|-lang2=fsc|-lang2=net|-lang2=fscnet|-lang2=icobol|-lang2=acu|-lang2=dml|-lang2=idms"
ChoicesReadable="Ansi 74|Ansi 85|OSVS|VSII|SAA|XOpen|MF|MS|RM|RM 85|DOSVS|UniVAC|Wang|FSC|Net|FSCnet|iCobol|ACU|DML|IDMS"

[Line format]
Category=3
Description="<html>Set the secondary Cobol dialect</html>"
Value=0
ValueDefault=0
Enabled=false
EditorType=multiple
Choices="-line-format=dial|-line-format=fixed|-line-format=free|-line-format=fsc-free|-line-format=var"
ChoicesReadable="Dial|fixed|free|FSC free|var"

[Progid comments]
Category=3
Description="<html>Allow Program-Id line comments</html>"
Value=0
ValueDefault=0
Enabled=false
EditorType=boolean
TrueFalse="-progid-comments|-no-progid-comments"

[Separators follow spaces]
Category=3
Description="<html>Separators must be followed by spaces</html>"
Value=0
ValueDefault=0
Enabled=false
EditorType=multiple
Choices="-sep-space-reqd=dial|-sep-space-reqd=no|-sep-space-reqd=yes"
ChoicesReadable="Dial|No|Yes"

[Exclude keywords]
CallName="-exclude-keywords="
Category=3
Description="<html>Excluded keywords (separated by spaces?)</html>"
EditorType=string
Enabled=false
Value=""
ValueDefault=""

[Indent size]
CallName="-gen-indent-step="
Category=0
Description="<html>Indentation step</html>"
EditorType=numeric
Enabled=true
MaxVal=99
MinVal=1
Value=2
ValueDefault=2