[focus-l] Re: TRUNCATION

  • From: "Mickey Grackin" <mgrackin@xxxxxxxx>
  • To: <focus-l@xxxxxxxxxxxxx>
  • Date: Wed, 5 May 2004 14:13:00 -0400

Robert,

You may also use the SET BYDISPLAY = ON.  This forces FOCUS to show the
value of the BY phrases on each row.  I think this was mainly added for
Excel but it works for all output formats.  This was added in WebFOCUS
4.3.6(?) I think.

Harry's way will also work.  That's the old school way of accomplishing the
same result.  No insult intended. :)

Mickey Grackin
(301) 975-8417

 -----Original Message-----
From:   focus-l-bounce@xxxxxxxxxxxxx [mailto:focus-l-bounce@xxxxxxxxxxxxx]
On Behalf Of Harry Wykes
Sent:   Wednesday, May 05, 2004 2:00 PM
To:     focus-l@xxxxxxxxxxxxx
Subject:        [focus-l] Re: TRUNCATION

Robert,

>> Another thing; is there a way to make focus list every value in each row
it Is very confusing for the user to see


STU_ID     FUND         EFC  OFFER_BAL  ROW    AMT1 cOL1   HOUSING
------     ----         ---  ---------  ---    ----  ----   -------
xxx263738  84604          0    7029.00    1       0  XFUND
xxx267177  80014          0    1519.00    1    1519         2

<snip>
I need to get stu_id to appear in each and every row and have never
Figured out how to do it . . .
<<

Try

PRINT STU_ID FUND EFC OFFER_BAL ROW AMT1 cOL1 HOUSING
BY STU_ID NOPRINT BY FUND NOPRINT etc.

Harry Wykes, UK






Other related posts: