home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / bit / listserv / dbasel / 1419 < prev    next >
Encoding:
Text File  |  1993-01-06  |  899 b   |  19 lines

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