File Loop Expression Tokens
File loop expressions are expressions that can only be used within the context of a file loop and allow you to conditionally include or exclude code based on the attributes of the current file.
| 
               File Loop Expression  | 
            
               Description  | 
          
| 
               The file is an ASCII file.  | 
          |
| 
               The file has change tracking enabled. (Synergy 10.1 and higher).  | 
          |
| 
               The file has a file description specified.  | 
          |
| 
               The file is an ISAM file.  | 
          |
| 
               The file does not have change tracking enabled. (Synergy 10.1 and higher).  | 
          |
| 
               The file does not have a file description specified.  | 
          |
| 
               The file does not have record compression enabled.  | 
          |
| 
               The file does not have stored GRFA enabled. (Synergy 10.1 and higher).  | 
          |
| 
               The file is not an ASCII file.  | 
          |
| 
               The file is not an ISAM file.  | 
          |
| 
               The file does not contain fixed length records.  | 
          |
| 
               The file does not contain variable length records.  | 
          |
| 
               The file does not contain multiple fixed length records.  | 
          |
| 
               The file is not a RELATIVE file.  | 
          |
| 
               The file does not use static RFAs.  | 
          |
| 
               The file is not a terabyte file.  | 
          |
| 
               The file is not a user-defined file type.  | 
          |
| 
               The file does not have user defined text specified.  | 
          |
| 
               The page size of the file is 512 bytes.  | 
          |
| 
               The page size of the file is 1024 bytes.  | 
          |
| 
               The page size of the file is 2048 bytes.  | 
          |
| 
               The page size of the file is 4096 bytes.  | 
          |
| 
               The page size of the file is 8192 bytes.  | 
          |
| 
               The page size of the file is 16384 bytes.  | 
          |
| 
               The page size of the file is 32768 bytes.  | 
          |
| 
               The file has record compression enabled.  | 
          |
| 
               The file contains fixed length records.  | 
          |
| 
               The file contains variable length records.  | 
          |
| 
               The file contains multiple fixed length records.  | 
          |
| 
               The file is a RELATIVE file.  | 
          |
| 
               The file uses static RFAs.  | 
          |
| 
               The file has stored GRFA enabled. (Synergy 10.1 and higher).  | 
          |
| 
               The file is a terabyte file.  | 
          |
| 
               The file is a user-defined file type.  | 
          |
| 
               The file has user defined text specified.  | 
          
Copyright © 2021 Synergex International, Inc.