[focus-l] Re: TRUNCATION

  • From: "Harry Wykes" <harry@xxxxxxxxxxxxx>
  • To: <focus-l@xxxxxxxxxxxxx>
  • Date: Wed, 5 May 2004 19:00:17 +0100

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: