Integer limit format - %il

Specifies the lower and upper limits (as INTEGER arguments) for subsequent %rd (Edit Integer) formats. As for %fl (Float Limit), the lower limit should be specified with care unless %co[CHECK_ON_FOCUS_LOSS] is used.

For example:

INTEGER p
p=0
i=winio@('%si*Enter a small positive integer:%il%rd',0,99,p)
END

%`il can be used after %rd (Edit Integer) in order to remove the limits for the next %rd.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited