// GMTrans DataComponentDescs [9] { DataComponentDesc [ 2 ] { Name "ID" Type Int } DataComponentDesc [ 3 ] { Name "TeamId" Type String Ceiling 9 } DataComponentDesc [ 2 ] { Name "Season" Type Int } DataComponentDesc [ 2 ] { Name "Amount" Type Int } DataComponentDesc [ 3 ] { Name "Desc" Type String Ceiling 100 } DataComponentDesc [ 3 ] { Name "Date" Type String Ceiling 10 } DataComponentDesc [ 2 ] { Name "Type" Type Int } DataComponentDesc [ 3 ] { Name "PlayerID" Type String Ceiling 9 } DataComponentDesc [ 2 ] { Name "Position" Type Int } } RecordLayoutDatabases [ 1 ] { RecordLayoutDatabase { Name "GMTrans" Desc "Access DB Conversion" DataComponents [ 9 ] { "ID" "TeamId" "Season" "Amount" "Desc" "Date" "Type" "PlayerID" "Position" } } } DataRecordDatabases [ 1 ] { DataRecordDatabase { Name "dGMTrans" Desc "Access DB Record" RecordLayout "GMTrans" DataRecords [ 1 ] { 0 "NOROSTER" 0 0 "This description is fake" "01/01/2000" 0 "INVALID" 0 } } }