05.05.2014 Views

csmstr - Omega Engineering

csmstr - Omega Engineering

csmstr - Omega Engineering

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

WRITEFILELINE(FILE, TEXT)<br />

CRIMSON USER MANUAL - MODULAR CONTROLLER<br />

WRITEFILELINE(FILE, TEXT)<br />

ARGUMENT TYPE DESCRIPTION<br />

file int File handle as required by OpenFile.<br />

text cstring Text to be written to file.<br />

DESCRIPTION<br />

Writes a string to the specified file and returns the number of bytes successfully written,<br />

including the carriage return and linefeed characters that will be appended to each line.<br />

FUNCTION TYPE<br />

This function is active.<br />

RETURN TYPE<br />

int.<br />

EXAMPLE<br />

count := WriteFileLine(hFile, “Writing text to file.”)<br />

PAGE 434<br />

http://www.redlion.net/controller

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!