home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: bit.listserv.dbase-l
- 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
- From: pmsc02av@UMASSD.EDU
- Subject: Rotating a browse in Clipper 5.01
- Message-ID: <C1JJs5.FIB@umassd.edu>
- Sender: usenet@umassd.edu (USENET News System)
- Reply-To: pmsc02av@UMASSD.EDU
- Organization: UMASS DARTMOUTH, NO. DARTMOUTH, MA.
- Date: Thu, 28 Jan 1993 01:50:28 GMT
- Lines: 6
-
- Does anybody know of a way to rotate a Tbrowse in Clipper? Browses usually
- have each row as a record and then each collumn as a field within the record.
- What I need to do is to have each column as a record, and each row as a field.
- I figure with a messy enough code block (with heavy doses of FIELDPOS and
- BROWSE:ROWPOS) I could probably figure out a way to do it. I was just wondering
- i anybody knew of an easier way? Shareware LIB maybe.....?
-