User Tools

Site Tools


pub:condtext

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pub:condtext [2022/09/13 13:56] – [Conditional Text and Overlays] kkramerpub:condtext [2022/09/13 14:44] (current) – [Conditional Text and Overlays] kkramer
Line 58: Line 58:
  Macro  Xloc. :                        Text Xloc:       Yloc:       RelY:         Macro  Xloc. :                        Text Xloc:       Yloc:       RelY:       
  Form Side. . : *NONE  F4=List         Appending text to Map Field: BLOCK001      Form Side. . : *NONE  F4=List         Appending text to Map Field: BLOCK001    
-                                       Remove trailing space (Y/N):           +                                       Remove trailing space (Y/N):           
                                   Static Text Information                                                          Static Text Information                       
  -What a wonderful place.                                                         -What a wonderful place.                                                       
Line 108: Line 108:
  
 In the example below… In the example below…
- +<html> 
-  The condition is triggered true when the value of BILL appears on the spool file Row 13 between Column 2 and 5.  + <ul> 
-  The configured text –What a wonderful place. in the Static Text Information field will be used as the text to be appended.  +  <li style="color:Black"The condition is triggered true when the value of BILL appears on the spool file Row 13 between Column 2 and 5. </li> 
-  The Mapped Field BLOCK001 in the Appending text to Map Field will be the Mapped Field used to append the text.  +  <li style="color:Black"The configured text –What a wonderful place. in the Static Text Information field will be used as the text to be appended. </li> 
-  The Remove trailing space (Y/N) parameter will toggle the option to:  +  <li style="color:Black"The Mapped Field BLOCK001 in the Appending text to Map Field will be the Mapped Field used to append the text. </li> 
-  + <li style="color:Black"The Remove trailing space (Y/N) parameter will toggle the option to:</li>  
-Y = Trim the blank spaces within the Mapped Field to append the text immediately after the last character as shown in Example 1 below.  +    <ul> 
-N = Does not trim the blank spaces within the Mapped Field. The text will be appended at the end of the Mapped Field spacing as shown in Example 2 below.  +      <li style="color:Black" >  Y = Trim the blank spaces within the Mapped Field to append the text immediately after the last character as shown in Example 1 below.</li>  
 +      <li style="color:Black" >  N = Does not trim the blank spaces within the Mapped Field. The text will be appended at the end of the Mapped Field spacing as shown in Example 2 below.</li> 
 +     </ul>   
 + </ul>  
 +</html>
 **Examples:**  **Examples:** 
  
pub/condtext.1663102612.txt.gz · Last modified: 2022/09/13 13:56 by kkramer