Is there any way to set the screen cursor position in an input field? Say, I want to let the user start typing at character 10.
Another question: can I preset the input mode to INSERT (like you pressed Ctrl-A first)?
The Informix 4GL INPUT and INPUT ARRAY statements are rather brain-dead. I don't think there's a way of doing what you want, short of Informix adding the functionality.
I think you are right. I was trying to write a user friendly input screen for a free format note. Since training user to use vi is not an option, now the best I can do is use a WORDWRAP COMPRESSed multi-line field.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.