Subject | Re: [IBDI] File format |
---|---|
Author | Ann W. Harrison |
Post date | 2001-12-07T19:28:47Z |
At 09:26 AM 12/7/2001 +0000, Peter Morris wrote:
/* Data items have the format
<type_byte> <length_byte> <data...>
*/
And yes, all those byte lengths are a problem with very
long filenames.
Regards,
Ann
www.ibphoenix.com
We have answers.
>So if I look at the var_data section I should seeFrom the code
><tag> = Type of data to follow. Is this a byte in size ? Also, what are
>the values I can expect and their meanings please.
><length> = Word ?
><value> = Pretty obvios
/* Data items have the format
<type_byte> <length_byte> <data...>
*/
And yes, all those byte lengths are a problem with very
long filenames.
Regards,
Ann
www.ibphoenix.com
We have answers.