Annotation of Examples/EnterpriseObjects/FlatFileDataSource/DATABASE/Item.table, revision 1.1

1.1     ! root        1: (
        !             2:     {
        !             3:        ProductId = 1; 
        !             4:        id = 0; 
        !             5:        name = CDROM; 
        !             6:        price = $1000; 
        !             7:        qty = 1; 
        !             8:        serialNumber = ABC1243; 
        !             9:     }, 
        !            10:     {
        !            11:        ProductId = 1; 
        !            12:        id = 1; 
        !            13:        name = "User Manual"; 
        !            14:        price = $1000; 
        !            15:        qty = 1; 
        !            16:        serialNumber = ABC1244; 
        !            17:     }, 
        !            18:     {
        !            19:        ProductId = 2; 
        !            20:        id = 2; 
        !            21:        name = mast; 
        !            22:        price = $150; 
        !            23:        qty = 1; 
        !            24:        serialNumber = A1; 
        !            25:     }, 
        !            26:     {
        !            27:        ProductId = 2; 
        !            28:        id = 3; 
        !            29:        name = board; 
        !            30:        price = $810; 
        !            31:        qty = 1; 
        !            32:        serialNumber = A2; 
        !            33:     }, 
        !            34:     {
        !            35:        ProductId = 2; 
        !            36:        id = 4; 
        !            37:        name = sail; 
        !            38:        price = $310; 
        !            39:        qty = 1; 
        !            40:        serialNumber = A3; 
        !            41:     }, 
        !            42:     {
        !            43:        ProductId = 2; 
        !            44:        id = 5; 
        !            45:        name = boom; 
        !            46:        price = $150; 
        !            47:        qty = 1; 
        !            48:        serialNumber = A4; 
        !            49:     }, 
        !            50:     {
        !            51:        ProductId = 3; 
        !            52:        id = 6; 
        !            53:        name = engines; 
        !            54:        price = "$10,000,000"; 
        !            55:        qty = 1; 
        !            56:        serialNumber = BQW123; 
        !            57:     }, 
        !            58:     {
        !            59:        ProductId = 3; 
        !            60:        id = 7; 
        !            61:        name = wings; 
        !            62:        price = "$10,000,000"; 
        !            63:        qty = 1; 
        !            64:        serialNumber = BWQ234; 
        !            65:     }, 
        !            66:     {
        !            67:        ProductId = 1; 
        !            68:        id = 8; 
        !            69:        name = "Training Session"; 
        !            70:        price = $1000; 
        !            71:        qty = 3; 
        !            72:        serialNumber = ABC1245; 
        !            73:     }, 
        !            74:     {
        !            75:        ProductId = 3; 
        !            76:        id = 9; 
        !            77:        name = misc; 
        !            78:        price = "$250,000,000"; 
        !            79:        qty = 1; 
        !            80:        serialNumber = BQW125; 
        !            81:     }, 
        !            82:     {
        !            83:        ProductId = 4; 
        !            84:        id = 10; 
        !            85:        name = Pen; 
        !            86:        price = 5.99; 
        !            87:        qty = 10; 
        !            88:        serialNumber = S1099; 
        !            89:     }, 
        !            90:     {
        !            91:        ProductId = 4; 
        !            92:        id = 11; 
        !            93:        name = Pad; 
        !            94:        price = 1.00; 
        !            95:        qty = 100; 
        !            96:        serialNumber = S1000; 
        !            97:     }, 
        !            98:     {
        !            99:        ProductId = 3; 
        !           100:        id = 12; 
        !           101:        name = bolts; 
        !           102:        price = $5; 
        !           103:        qty = 100; 
        !           104:        serialNumber = RSW111; 
        !           105:     }
        !           106: )

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.