Switches on/off word-alignment of variables and typed constants
Syntax:
{$A+} or {$A-}
Default:
{A+}
Remarks:
The data align switch has no affect on structures and objects alignment.
Use $OA compiler directive to switch on/off structures and objects
alignment.