home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / bit / listserv / dbasel / 1527 < prev    next >
Encoding:
Text File  |  1993-01-28  |  976 b   |  18 lines

  1. Newsgroups: bit.listserv.dbase-l
  2. Path: sparky!uunet!uvaarpa!darwin.sura.net!nntp.msstate.edu!paladin.american.edu!howland.reston.ans.net!sol.ctr.columbia.edu!news.unomaha.edu!news.mtholyoke.edu!nic.umass.edu!umassd.edu!SMUCS1.UMASSD.EDU!PMSC02AV
  3. From: pmsc02av@UMASSD.EDU
  4. Subject: Rotating a browse in Clipper 5.01
  5. Message-ID: <C1JJs5.FIB@umassd.edu>
  6. Sender: usenet@umassd.edu (USENET News System)
  7. Reply-To: pmsc02av@UMASSD.EDU
  8. Organization: UMASS DARTMOUTH, NO. DARTMOUTH, MA.
  9. Date: Thu, 28 Jan 1993 01:50:28 GMT
  10. Lines: 6
  11.  
  12.     Does anybody know of a way to rotate a Tbrowse in Clipper?  Browses usually
  13. have each row as a record and then each collumn as a field within the record.
  14. What I need to do is to have each column as a record, and each row as a field.
  15. I figure with a messy enough code block (with heavy doses of FIELDPOS and
  16. BROWSE:ROWPOS) I could probably figure out a way to do it.  I was just wondering
  17. i anybody knew of an easier way?  Shareware LIB maybe.....?
  18.