|
|
| Author |
Message |
i413678 Currently Banned Active User
Joined: 19 Feb 2005 Posts: 112 Location: chennai
|
|
|
|
Hi All,
if anybody knows about the record format VBS please let me know.
Thanks in advance.
Cheer...........
pavankumar |
|
| Back to top |
|
 |
References
|
Posted: Fri May 06, 2005 2:00 pm Post subject: Re: What is Record format VBS |
 |
|
|
 |
ankyhunk
Moderator
Joined: 05 May 2005 Posts: 102 Location: Navi Mumbai, India
|
|
|
|
Hi,
Each of the parameters in this format have a different meaning -
V - Blocks as well as logical records are of variable size. The first 4 bytes of each block (and logical record) describes its length.
B ? One or more logical records reside in each block.
S- For fixed-size records, it indicates that no short blocks are permitted anywhere but the end of the data. For variable-size records, it indicates that a logical record can span more than one block. |
|
| Back to top |
|
 |
|
|