home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mcsun!uknet!mucs!p4.cs.man.ac.uk!paulb
- From: paulb@p4.cs.man.ac.uk (Paul Bean)
- Newsgroups: comp.databases.informix
- Subject: paging up and down
- Message-ID: <paulb.714149339@p4.cs.man.ac.uk>
- Date: 18 Aug 92 14:48:59 GMT
- Sender: news@cs.man.ac.uk
- Lines: 15
-
- I want to be able to page up and down in an input array using more
- than one key. e.g. F3 and control-p. The behavior on the defined key
- is exactly what I want, however I do not seem to be able to find the
- internal function which does this so that I can us the on key facility
- within the input array. I am aware of the scroll function, but this
- does not appear to reset the cursor as obtained by arr_cur(). I
- cannot seem to find a function to set the position within the array so
- scroll seems to be a insufficient for what I need. Also Options
- allows only one key to be assigned to key down etc. so I can't simply
- redefine it there. There is probably somthing really obvious that I
- have missed sorry if this is the case.
-
- Thanks in advance
-
- Paul B
-