This command add a new member of the structure and only have sense inside BEGIN STRUCTURE .. END STRUCTURE commands.
Syntax:
MEMBER DWORD64 <memberName>
<memberName>
Name of the structure member.
Description:
At binary level stores a 64bit integer (8 Bytes) value from/to Xbase++ CHARACTER[8] value. You can assign also a Xbase++ numeric value.