FieldBreak

From BR Wiki
Revision as of 17:40, 27 March 2013 by Laura (talk | contribs) (Created page with "The '''FieldBreak Min_Spaces''' BRConfig.sys specification controls the automatic division of input fields into separate controls. If Min_Spaces is N, then N or more cons...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The FieldBreak Min_Spaces BRConfig.sys specification controls the automatic division of input fields into separate controls. If Min_Spaces is N, then N or more consecutive blanks denote a new subfield.

In BRConfig.sys:

FieldBreak Min_Spaces 2

From the command console:

Config FieldBreak Min_Spaces 2

Additionally UnderScore Off may be specified, i.e.:

Config FieldBreak Min_Spaces 2, UnderScore Off

Available in Business Rules! 4.16+.