qb45qck.hlp (Table of Contents; Topic list)
BLOAD Statement QuickSCREEN
  QuickSCREEN      Details      Example      Contents      Index
──────────────────────────────────────────────────────────────────────────────
BLOAD - a file I/O statement that loads a memory-image file,
        created by BSAVE, into memory from an input file or device
 
Syntax
  BLOAD filespec[,offset]
    ■ filespec is a string expression that specifies the file or device
      from which to load the memory-image file
    ■ offset is a Detail that lets you load the file into a precise
      memory location
 
See Also  BSAVE - to see how to create the memory-image file
          DEF SEG