User's Reference > General > TCL and General User Commands > Command Reference > S > SET-MONEY

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

Reality V15.0 ()

SET-MONEY (TCL) (m604806+setmoney.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

SET-MONEY

Defines the ASCII character used in numeric conversions as a monetary denomination symbol by the language specified for this port (Denationalisation).

Command Class

TCL-I command.

Syntax

SET-MONEY character

Syntax Elements

character The literal character to be used as a monetary denomination symbol by this port.

Comments

The default currency character is ASCII 36 (X'24'), which may display as $ or £ depending on your keyboard.

Example

:SET-MONEY £

The symbol "£" is now the currency symbol for the port.

RealityV15.0Comment on this topic