Annotation of FM2SQL/com/fmi/fmpdb/FMPErrorStrings.properties, revision 1.1

1.1     ! rogo        1: #
        !             2: # fminc.fmpdb.FMPErrorStrings
        !             3: #
        !             4: # FileMaker Pro error strings for default locale
        !             5: #
        !             6: 0=Success
        !             7: -1=Unknown Error                   
        !             8: 1=User canceled action
        !             9: 2=Memory Error
        !            10: 3=Unavailable Command                  
        !            11: 4=Unknown Command                      
        !            12: 5=Invalid Command                      
        !            13: 100=Database Not Open                      
        !            14: 101=Record Missing                             
        !            15: 102=Field Not Found                        
        !            16: 103=Relation Missing                       
        !            17: 104=Script Missing                             
        !            18: 105=Layout Not Found                       
        !            19: 200=Record Access Not Allowed              
        !            20: 201=Field Write Access Not Allowed             
        !            21: 202=Field Read Access Not Allowed
        !            22: 306=Record modified by another user            
        !            23: 401=No Records Satisfy This Request        
        !            24: 500=Invalid Date                           
        !            25: 501=Invalid Time                           
        !            26: 502=Invalid Number                             
        !            27: 503=Value Out-of-range                         
        !            28: 504=Value Not Unique                       
        !            29: 505=Not an Existing Value                  
        !            30: 506=Not a Member Value                         
        !            31: 507=Invalid Value                          
        !            32: 509=Required Field Missing                     
        !            33: 510=Missing Join Value
        !            34: 803=Host cannot be found                       
        !            35: 950=Repeating Fields in Portals Not Supported
        !            36: 951=Web Companion Exception Occurred       
        !            37: 952=Email Format File Not Found            
        !            38: 953=Required Email Values Missing          
        !            39: 971=Invalid User Name                      
        !            40: 972=Invalid Password                       
        !            41: 973=Invalid Database                       
        !            42: 974=Permission Denied                      
        !            43: 975=Field Restriction Violation            
        !            44: 976=Security Disabled
        !            45: 977=Invalid Client IP Address                      

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>