intro.bbdoc 324 B

123456
  1. A bank stream allows you to read data into or out of a bank. A bank stream can be used with
  2. any of the stream commands, or anywhere a #TStream object is expected.
  3. To create a bank stream, use the #CreateBankStream command.
  4. As with all streams, you should use #CloseStream when you are finished with the bank stream.