User Tools

Site Tools


pub:conditionalmap

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
pub:conditionalmap [2014/03/26 11:22] – created kenpub:conditionalmap [2020/11/30 12:55] kkramer
Line 4: Line 4:
  
 <html><pre> <html><pre>
-   3/26/14                     iDocs Form Suite                      FM2540C1     + 11/30/20                     iDocs Form Suite                      FM2540C1     
- 11:07:03                    Map Field Maintenance                  KKRAMER     + 12:47:55                    Map Field Maintenance                  KKRAMER     
                                                                                                                                                                  
- Form Name. . . . . .      AAABARC   Field Name . . . BAR CODE                   + Form Name. . . . . .   OFCONDI      Field Name . . . BLOCK002                   
-                                     Description. . . Code 128                   +                                     Description. . . Mapped Field Two          
-                                                                                 +
- Map next field end of this field . . .  N  (Y/N)                               +
                                                                                                                                                                  
 + Map next field end of this field . .  N  (Y/N)                                 
 + Conditionally Overlay . .  CONDITWO.MAC  F4=List     Side *NONE  F4=List       
  Conditionally Map                                                                Conditionally Map                                                              
  AND/OR   Row       From      To     Operator   Value                             AND/OR   Row       From      To     Operator   Value                           
                    Column   Column                                                                  Column   Column                                              
-          *CURROW                   =       00                               +          *CURROW                   =       Page                             
-                                                                                 +   AND    *CURROW    11       12        >                                      
-                                                                                +   OR                      1        <>      1                               
                                                                                                                                                                  
                                                                                                                                                                  
Line 27: Line 27:
                                                                                                                                                                  
  F3=Exit   F10=Save    F12=Cancel                                                 F3=Exit   F10=Save    F12=Cancel                                               
-                                                                                                                                                                +                                                                                                                                                                                                                                                
 </pre></html> </pre></html>
-  * ** *CURROW**: Specify the current row.+ 
 +* **If the value in column x to column y**: Map this field only if the values specified exist in the columns specified, otherwise the field does not map.  
 +<html> 
 +<table width="30%" style="border: 1px dotted gray; margin-left: 20px;"> 
 +<tr><th colspan="3">Mapped Field Conditional Tests</th></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&#061;</td><td>equal to</td></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&lt;&#061;</td><td>less than or equal to</td></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&lt;</td><td>less than</td></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&gt;&#061;</td><td>greater than or equal to</td></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&gt;</td><td>greater than</td></tr> 
 +<tr><td width="10%">&nbsp;</td><td>&lt;&gt; </td><td>not equal to</td></tr> 
 +</table> 
 +</html> 
 + 
 +Use caution with leading blanks in the comparison value field; do not enclose the test operator or the comparison value in quotes. 
 + 
 + * ** *CURROW**: Will automatically get the current row.
      
 \\ \\
pub/conditionalmap.txt · Last modified: 2022/06/25 17:02 by 127.0.0.1