From: Stefan S. <sse...@ar...> - 2004-09-24 19:47:43
|
hi there, it appears the type encoding isn't correct, since it doesn't account for the array dimensions. All arrays are simply encoded by a simple 'A'. Would it make sense to modify it such that an array is represented by 'A' <dim> '_', where <dim> is the (optional) dimension specifier ? Regards, Stefan |