| .BLOAD Statement QuickSCREENi |
|
  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 |