From 3228bc5667709bf4eec4b874f899e2e5df389b72 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 15 Jan 2009 14:56:41 +0100 Subject: tibtoa: Added FIXMEs for missing byte codes --- bin/tibtoa | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bin') diff --git a/bin/tibtoa b/bin/tibtoa index a185e25..59fb4a0 100755 --- a/bin/tibtoa +++ b/bin/tibtoa @@ -354,8 +354,11 @@ my $special = { 0x08 => 'GDB9', 0x09 => 'GDB0', }, + # FIXME statistics variable bytes 0x62 => {}, + # FIXME window / finance bytes 0x63 => {}, + # FIXME graph format bytes 0x7e => {}, 0xaa => { 0x00 => 'Str1', -- cgit v1.2.3