| Title: | FOCUS, from INFORMATION BUILDERS |
| Moderator: | ZAYIUS::BROUILLETTE |
| Created: | Thu Feb 19 1987 |
| Last Modified: | Mon May 05 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 615 |
| Total number of notes: | 1779 |
I'm experiencing some difficulty in formatting a report created
by the TABLE command. I'm using FOCUS V5.2
The problem is that I am doing some sub-totaling using the COMPUTE
and RECAP statements, then placing these new fields in my own
specified columns with the SUBFOOT command.
EX: ON PROD_ID RECAP
P1/D6=C1;
P2/D6=C2;
.
.
.
ON PROD_ID SUBFOOT
"<6 <P1 <10 <P2"
After each subfoot, FOCUS is inserting a blank line. I do not
specify this in the TABLE request. Have I set some parameter that
causes this, or is this a bug in my code?
-Dave
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 146.1 | This is not a bug, it's a feature | MEMV03::VOSS | Wed Feb 01 1989 10:19 | 3 | |
You will always get the extra line. It comes with SUBHEAD too.
I've spent some time trying to get rid of it, without success.
| |||||