| -70 | 
              FI_SUBST_IDENT_ERROR | 
              Error in the SUBSTITUTION line. | 
            
            
              | -71 | 
              FI_SUBST_KEY_ERROR | 
              A Substitution Key could not be evaluated correctly. | 
            
            
              | -72 | 
              FI_SUBST_ALIAS_MISMATCH_ERROR | 
              The file alias does not match. Only one file alias can be used
                in a substitution. | 
            
            
              | -73 | 
              FI_SUBST_NO_FDIF_ERROR | 
              Substitution could not initialize. | 
            
            
              | -74 | 
              FI_SUBST_MISSING_FDEF_ERROR | 
              File alias is not defined with FILEDEF tag. | 
            
            
              | -75 | 
              FI_SUBST_NFA_ERROR | 
              Error in the NFA, NotFoundAction. | 
            
            
              | -76 | 
              FI_SUBST_NO_VAL_FOUND_ERROR | 
              No match found during import and NFA(ERROR) is defined. | 
            
            
              | -77 | 
              FI_SUBST_NO_VAL_FOUND_WARNING | 
              No match found during import and NFA(WARNING) is
                defined. | 
            
            
              | -78 | 
              FI_SUBST_KEYS_ERROR | 
              Key could not be parsed. | 
            
            
              | -333 | 
              UNKNOWN_ERROR | 
              Complex error. Enable Log Error = yes in psfi.INI and look for explanation in the Psfi.log |