tf = hasNextBlock(bs) returns logical
1 (true) if another block is available to process in
the BlockedFileSet object specified by bs. Otherwise,
it returns logical 0 (false).
bs =
BlockedFileSet with properties:
NumBlocks: 4
NumBlocksRead: 0
BlockSize: 'file'
BlockInfo: Show BlockInfo for all 4 blocks
AlternateFileSystemRoots: {}
Use the hasNextBlock and nextblock functions to read block information one block at a time while blocks remain in the set.