┌────────────────────┬────────────────────┬────────────────────┐
│Keyword             │Type                │Description         │
├────────────────────┼────────────────────┼────────────────────┤
│FILENAME            │STRING              │The qualified name  │
│                    │                    │of the file to read │
├────────────────────┼────────────────────┼────────────────────┤
│BYTESTART           │NUM                 │The byte offset     │
│                    │                    │within the file     │
├────────────────────┼────────────────────┼────────────────────┤
│BYTECOUNT           │NUM                 │The number of bytes │
│                    │                    │to read             │
├────────────────────┼────────────────────┼────────────────────┤
│$BUFFER             │STRING              │Name of the Read    │
│                    │                    │buffer              │
└────────────────────┴────────────────────┴────────────────────┘


[Back: READ_FILE]
[Next: Output Parameter Keywords]