WRITE WORD
This command will write a word of data to the file from an integer value. A word represents two bytes. The file specified by the file number must be open or the command will fail.

SYNTAX
WRITE WORD File Number, Variable

RELATED INFO
FILE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example