User Tools

Site Tools


pub:preprocessor

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
Last revisionBoth sides next revision
pub:preprocessor [2022/02/28 13:40] – [Engine Definitions] kkramerpub:preprocessor [2024/04/23 11:45] – [Insert Text] kkramer
Line 407: Line 407:
 ^ Comparand keyword ^ Meaning ^ ^ Comparand keyword ^ Meaning ^
 | ***BLANKS**  | The compared field is blank |  | ***BLANKS**  | The compared field is blank | 
-| ***USRPRF**  User profile owning the spool file | +| ***FORM** | Spool file form type |  
-| ***USRDTA** | Spool file user data +| ***JOBNAME** | Spool file job name 
 | ***OUTQUE** | Spool file outqueue |  | ***OUTQUE** | Spool file outqueue | 
 | ***OUTLIB** | Spool file outqueue library |  | ***OUTLIB** | Spool file outqueue library | 
 | ***SPLFILE** | Spool file name  |  | ***SPLFILE** | Spool file name  | 
-| ***FORM** | Spool file form type |  
-| ***JOBNAME** | Spool file job name |  
 | ***TOTALPG** | Spool file total pages |  | ***TOTALPG** | Spool file total pages | 
 +| ***USRPRF**  | User profile owning the spool file |
 +| ***USRDTA** | Spool file user data | 
  
 1. The processing priority: 1. The processing priority:
Line 493: Line 493:
  
 ==== Insert Text ==== ==== Insert Text ====
-Spool file text is entered via **option 8**. +Spool file text and/or attribute value is entered via **option 8**. 
  
 <html><pre> <html><pre>
Line 521: Line 521:
                                                                                                                                                                  
 </pre></html> </pre></html>
 +
 +In lieu of text, you can also insert spool file attribute values in the **Text** field. The following attributes can be scrapped from the spool file and included in the output:  
 +^ Smart Router keyword ^ Meaning ^
 +| ***FORM** | Spool file form type | 
 +| ***JOBNAME** | Spool file job name | 
 +| ***OUTQUE** | Spool file outqueue | 
 +| ***OUTLIB** | Spool file outqueue library | 
 +| ***SPLFILE** | Spool file name  | 
 +| ***SPLFDATE** | Spool file date attribute 
 +| ***USRPRF**  | User profile owning the spool file |
 +| ***USRDTA** | Spool file user data | 
  
 == F2=Conditionally Map == == F2=Conditionally Map ==
pub/preprocessor.txt · Last modified: 2024/04/25 09:26 by kkramer