WriteDouble( ) method

Write the 8-byte floating-point-value of a DECIMAL d to the current MemoryOutputStream object.

Note: This method is equivalent to the PUT-DOUBLE statement, which applies to MEMPTR variables but not to MemoryOutputStream objects.

Return type: VOID

Access: PUBLIC

Applies to:

Syntax

WriteDouble(INPUT d AS DECIMAL)