This figure shows the syntax for valid scalar numeric-host variable declarations.
>>-+-DECLARE-+--+-variable-name-----------+---------------------> '-DCL-----' | .-,-------------. | | V | | '-(----variable-name-+--)-' >--+-+-BINARY-+--+-FIXED--+-----------------+-+--------------+--> | '-BIN----' | '-(--precision--)-' | | | '-FLOAT--+-----------------+-' | | '-(--precision--)-' | +-+-DECIMAL-+--+-FIXED--+-----------------------------+-+-+ | '-DEC-----' | '-(--precision--+--------+--)-' | | | | '-,scale-' | | | '-FLOAT--+-----------------+-------------' | | '-(--precision--)-' | '-PICTURE--picture-string---------------------------------' >--+---------------------------------------+--;---------------->< '-Alignment and/or Scope and/or Storage-'