DEFRECORD KCML_OPTIONS_LIST

KCML $OPTIONS LIST structure
FLD namePack formatPurpose
OPTIONS_LIST_BlankLinesUINT(1)Blank lines in workbench
OPTIONS_LIST_MaxClipLengthUINT(1)Maximum line length to copy to clipboard
OPTIONS_LIST_Continuation$CHAR(1)Continuation character when splitting statements
OPTIONS_LIST_CommentColUINT(1)Same line comments start at this column
OPTIONS_LIST_CommentTab$CHAR(1)Character used to prefix a same line comment outside the IDE
OPTIONS_LIST_IndentSpacesUINT(1)Number of spaces to indent code
OPTIONS_LIST_MixedCaseUINT(1)Allow mixed case variables

More info