This is a discussion on Re: Display Array within the Informix forums, part of the Database Server Software category; --> Colin Bull wrote: > > > Prateek.Jain@ril.com wrote > > You will probably be ignored if you send in ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Colin Bull wrote: > > > Prateek.Jain@ril.com wrote > > You will probably be ignored if you send in HTML. Plain text works > better for everyone. > > > > Can anyone tell how to control the cursor movement in input > array > and display array statement. > The cursor by default is at first position . I want to be as per > my requirement > is there any way. > > What operating system > What database and version > What client > > Give us a clue > > Colin Bull What, none of the old timers can give an answer to that? I'll give you a clue then - INPUT ARRAY: a skillful combination of BEFORE ROW and NEXT FIELD is what you need to achieve the functionality you require - DISPLAY ARRAY: nope can't be done, but you can use INPUT ARRAY instead -- Ciao, Marco __________________________________________________ ____________________________ Marco Greco /UK /IBM Standard disclaimers apply! Informix faq http://www.iiug.org/techinfo/faq/informix.htm 4glworks http://www.4glworks.com Informix on Linux http://www.4glworks.com/ifmxlinux.htm sending to informix-list |