upper_only

upper_only = flag;


Force input text to be upper-case.


When flag = true, this attribute converts user typed text to upper-case. When flag = false (the default), the text is not converted.

flag: true or false (default).

The upper_only attribute is unique to the implementation of DCL included with progeCAD.

Example

upper_only = true;

Valid Tiles

edit_box

multi_edit_box

Tell me about...

Programming Overview of DCL (Dialog Control Language)

About Predefined Attributes