READ LONG
This command will read a long word of data from the file and store it as an integer value in the variable specified. A long word represents four bytes. The file specified by the file number must be open or the command will fail.
SYNTAX
READ LONG File Number, Variable
RELATED INFO
FILE Commands Menu
Index
EXAMPLE
View Showcase Example
View Usage Example