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

SYNTAX
WRITE LONG File Number, Variable

RELATED INFO
FILE Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example