I have opened up my file in RDi, using Report Designer and BOTH fields LYLTYMSG01 and LYLTYMSG01 are using the keyword FONT with parameter 222
However, when I print the spool file - they DEFINITELY are NOT printing using the FONT
When I open up the spool file in my outq using ACS - that also shows that the font size is NOT 222
I was hoping that it would show the actual font size for all the characters - unfortunately not 
Complete blank as to how to proceed from here as I have also used FONT(69) on these 2 fields with no change
Alan Shore
E-mail : ASHORE@xxxxxxxx
Phone [O] : (631) 200-5019
Phone [C] : (631) 880-8640
'If you're going through hell, keep going.'
Winston Churchill
-----Original Message-----
From: Alan Shore 
Sent: Monday, December 2, 2019 11:38 AM
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: RE: [EXTERNAL] RE: Changing font size on a field withing a print file is not working
That would help - wouldn't it
Its on the field level
NOTE - because of the font size in the e-mail (I cannot change it) the below is NOT scaled correctly, within itself The 2 fields in question are LYLTYMSG01 and LYLTYMSG02
A            LYLTYMSG01    40A  O    17              
A                                      SPACEB(001)   
A                                      FONT(222)     
A            FRMMSG        15A  O    22              
A                                      HIGHLIGHT     
A                                      SPACEB(003)   
A            SHTYPN        11A  O    39              
A                                      HIGHLIGHT     
A            @FREE17        8A  O    52              
A            CUST2         10S 0O    69              
A                                      EDTCDE(Z)     
A                                      FONT(69)      
A                                    84              
A                                      EDTCDE(Z)     
A  07                                  PAGNBR        
A                                      FONT(69)      
A            ORDER#        13A  O    69              
A                                      FONT(69)      
A                                      SPACEB(002)   
A            PDATEA         9A  O    84              
A                                      FONT(69)      
A            LYLTYMSG02    50A  O    17              
A                                      FONT(222)     
A            ORD3PT        40A  O    17              
Alan Shore
E-mail : ASHORE@xxxxxxxx
Phone [O] : (631) 200-5019
Phone [C] : (631) 880-8640
'If you're going through hell, keep going.'
Winston Churchill
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of midrange
Sent: Monday, December 2, 2019 11:33 AM
To: 'Midrange Systems Technical Discussion' <midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: [EXTERNAL] RE: Changing font size on a field withing a print file is not working
Can you show the DDS code - are you specifying font at the record format level or the field level or both? 
A          R $PRT02A                    FONT(5707 (*POINTSIZE 11))
A            XRQTITL      120          POSITION(3.20 0.55)       
A                                                    FONT(5707 (*POINTSIZE
13))
This was interesting -
https://www.ibm.com/support/pages/list-default-font-ids-based-font-range
Trying to remember the job log showing when font substitution occurs - if in the QSPLJOB log or the user's job... 
Jim Franz
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of Alan Shore via MIDRANGE-L
Sent: Monday, December 02, 2019 11:15 AM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Cc: Alan Shore <ashore@xxxxxxxx>
Subject: Changing font size on a field withing a print file is not working
Hi everyone
Before I forget - we are on V7r3
I need to make a change to what is printed within one particular print file For whatever reason - I decided to take this very slowly I changed the names of the 2 fields in the print file, making the applicable change in the program that uses this print file I then changed the contents of these 2 fields - and tested these changes So far so good I then changed (or attempted to change) the font size of these 2 fields by including FONT(222) after each of the field in the print file I recompiled the print file I recompiled the program that uses the print file But when I print the spool file to an AFPDS printer - nothing has changed And I am drawing a blank as to how to debug this Is there any way to see what font size is sued within the spool file?
I chose FONT(222) for no reason, except that is sued elsewhere within the print file and is printing smaller characters - so I am assuming FONT(222) does in fact work
Alan Shore
E-mail : ASHORE@xxxxxxxx<mailto:ASHORE@xxxxxxxx>
Phone [O] : (631) 200-5019
Phone [C] : (631) 880-8640
'If you're going through hell, keep going.'
Winston Churchill
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: 
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at 
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link:
https://amazon.midrange.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit: 
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at 
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
Help support midrange.com by shopping at amazon.com with our affiliate link: 
https://amazon.midrange.com
As an Amazon Associate we earn from qualifying purchases.