Xbasic
*unit_convert Function
Syntax
C *UNIT_CONVERT( scalar as n, from_Units as c, to_Units as c[,hdc as n])
Arguments
- scalar
Numeric
- from_Units
Character
- to_Units
Character
- hdc
Numeric
Description
Convert a scalar size/position between units, optional device units.
See Also