WRITE BYTE
This command will write a byte of data to the file from an integer value. The file specified by the file number must be open or the command will fail.

SYNTAX
WRITE BYTE File Number, Variable

RELATED INFO
FILE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example