QUICK Occurs With Primary file "challenge"
GGrimm@pcc-structurals.com
GGrimm@pcc-structurals.com
Tue, 15 Feb 2000 16:39:46 -0800
My problem is with the field IDs starting over again with 01 & 02 after IDs
07 & 08 and the 2 warnings. I know that the Warning Message line is 24 by
default. I want the screen to be readable so that is the reason for blank
lines between the five occurances.
Here is the Quick source and results:
Q D E S I G N (PowerHouse 8.13.D2)
Copyright 1999 COGNOS INCORPORATED
> SCREEN testlim
> file long_term_detail PRIMARY OCCURS 5 TIMES
> TITLE "*** Part Information ***" CENTERED
> TITLE "as reqested by user" CENTERED
> TITLE " " CENTERED
> cluster OCCURS WITH long_term_detail FOR 4
> ALIGN (3,6,9)(,,16)
> FIELD PARTNO of long_term_detail PIC "^^^^^" LABEL "PN"
> FIELD PRICE of long_term_detail PIC "^^^,^^^" &
> FLOAT "$" OUTPUT SCALE 0
> ALIGN (3,6,11)
> FIELD SALESMANNO of long_term_detail LABEL "Sale"
> SKIP
> ALIGN (,16,21)
> FIELD CUSTOMERNO of long_term_detail LABEL "Cust"
> CLUSTER
*W* The screen limit has been exceeded for a terminal application.
*W* This cluster may be incomplete.
> BUILD
MODE:x ACTION:xxxxxxxxx
*** Part Information ***
as reqested by user
{{{ Intentional blank Title line }}}
01 PN xxxxx xxxxxxx
02 Sale xxxx
Cust xxxxxx
{{{ Intentional blank line }}}
03 PN xxxxx xxxxxxx
04 Sale xxxx
Cust xxxxxx
{{{ Intentional blank line }}}
05 PN xxxxx xxxxxxx
06 Sale xxxx
Cust xxxxxx
{{{ Intentional blank line }}}
07 PN xxxxx xxxxxxx
08 Sale xxxx
Cust xxxxxx
{{{ Intentional blank line }}}
01 PN xxxxx xxxxxxx
02 Sale xxxx
Cust xxxxxx
0 ERRORS 2 WARNINGS. Delete old screen testlim.qkc?y
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.