Page History
[ |../../index.htm#lansa/bifcat2_01.htm]
You are here:
...
Stream File (flat file) Related Built-In Functions
Built-In Function | Description | IBM i | Windows | Linux | RDML | RDMLX | Notes |
|---|---|---|---|---|---|---|---|
Closes the stream file which was opened by a STM_FILE_OPEN | Y | Y | Y | Y | Y |
Opens a stream file. | Y | Y | Y | Y | Y |
Reads data from the specified stream file that was opened by STM_FILE_OPEN. | Y | Y | Y | Y | Y |
Writes data to the specified stream file that was opened by STM_FILE_OPEN. | Y | Y | Y | Y | Y |
Writes Line terminator character/s to the data stream. | Y | Y | Y | Y | Y |
Transform a disk file into a working list(s). | Limited | Y | Y | Limited | Y | ||
Transform working list(s) to a disk file. | Limited | Y | Y | Limited | Y |
...