Jump to content

Sys2Write

From EDM2

Write bytes to a previously-opened stream (wrapper to DosWrite).

Arguments

  1. File handle (as returned by Sys2Open or Sys2CreateNamedPipe). (REQUIRED)
  2. Data to be written. (REQUIRED)

Return Value

The number of bytes successfully written.