home *** CD-ROM | disk | FTP | other *** search
- Comments: Gated by NETNEWS@AUVM.AMERICAN.EDU
- Path: sparky!uunet!usc!howland.reston.ans.net!paladin.american.edu!auvm!UNC.BITNET!UNCPJS
- Message-ID: <DBASE-L%93010613142285@NMSUVM1.BITNET>
- Newsgroups: bit.listserv.dbase-l
- Date: Wed, 6 Jan 1993 15:12:00 EST
- Sender: "Discussion on the use of the dBase language and related
- dialects" <DBASE-L@NMSUVM1.BITNET>
- From: "Peter J. Schledorn" <UNCPJS@UNC.BITNET>
- Subject: Re: clipper up key
- Lines: 7
-
- > has anyone figured out yet how to skip forward or backwards in a file in a cli
- > per edit using the up / down key from the top / bottom field on the screen.
- > the enter, pgup, and pgdn keys work. i've tried hotkeys, lastkey() assignments
- > etc., apparently the Clipper read will not handle the key strokes.
-
- Add a line that reads: readexit(.t.). It returns the current setting
- in case you want to restore it later.
-