Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Limit – PB Docs 2019 – PowerBuilder Library

Limit – PB Docs 2019

Limit

property for PowerScript controls

Applies to

DropDownListBox, DropDownPictureListBox, EditMask, InkEdit,
MultiLineEdit, SingleLineEdit controls

Description

The Limit property controls the number of characters the user can
enter in the control.

Usage

In a painter

To set the maximum number of characters allowed:

  • Type the number of characters that the user can enter in the
    control in the Limit field of the General page of the control’s
    Properties view.

    0 indicates an unlimited number of characters.

In scripts

The Limit property takes an integer value.

The following example sets 256 as the maximum number of characters
for the MultiLineEdit mle_1:


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x