Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to scroll WORDWRAP?

Status
Not open for further replies.

qtie

Programmer
May 16, 2003
11
US
Does anyone know how to make the WORDWRAP section scroll?
Any help would be appreciated.

Thx.
Quinn
 
 0
Hi:

Take a look at this thread:

thread876-530579

If that doesn't answer your question, let me know.

Regards,


Ed
 
 0
Thanks for the help. That's semilar to what I'm doing, but not quite.
My form has 5 lines that I declared as WORDWRAP. But the text to be accepted are usually longer than 5 lines. I was just looking for a way to scroll that section to allow the user type in as much text as they want.

thx.
Quinn





 
 0
Quinn:

Unfortunately, Informix 4GL is too brain-dead for that. Your source string has to be longer than the expected input.

Regards,


Ed
 
 0
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top