Welcome! Log In Create A New Profile

Advanced

empty control

Posted by ntnati 
empty control
August 24, 2023 03:50PM
Hi

is there any easy way to check if a field is empty.
I need the equivalent <table.empty> for screen controls

thanks
Re: empty control
August 24, 2023 06:13PM
Hi,

empty edit controls for strings are detected easily by IF Nospace(MyEditControl) = "" THEN ...

For many controls, in the 7-Tabs-Window / Details Tab there is a check box 'Return NULL if empty' this one can be used for identifying an empty control

Kind regards,
Guenter Predl
office@windev.at
Re: empty control
August 25, 2023 10:28AM
Hi Guenter

the 'return null if empty' never crossed my mind.
that work as I can always check for 'null'

thank you
Noel
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: