WriteQuad()
Syntax
WriteQuad(#File, Number)Description
Write a quad number (8 bytes) in the #File. The file must be opened with write feature (ie: not with ReadFile()).
For an example see the CreateFile() command - with WriteQuad() it just saves a quad number instead of a string.
Supported OS
All