Posted: Sun Jan 19, 2003 8:50 pm
Restored from previous forum. Originally posted by geoff.
With MessageRequester() it is possible to include chr(10) characters within the message text so that it prints on several lines. It would be useful if this were also possible for InputRequester()
This would allow examples like this:
The text you entered: J.Smith#hotmail.com
Did not contain an @ symbol.
Please enter a valid e-mail address
With MessageRequester() it is possible to include chr(10) characters within the message text so that it prints on several lines. It would be useful if this were also possible for InputRequester()
This would allow examples like this:
The text you entered: J.Smith#hotmail.com
Did not contain an @ symbol.
Please enter a valid e-mail address