HiLMAs reference
Back

Conversion instructions

Next

EDIT2NUM

EDIT2NUM string,number

 

Description

Convert string in a number (type integer, packed or float).

$DATAERR is the Hilmas variable to verify if all is correct; it is a single character and can be:

Note: conversion into float is done recalling Hilmas macro EDIT2FLO, that can be also directly recalled by the user.

 

Parameter specifications

Parameter Name Mode Type coding Remark
1 string Input String C String containing an edited number
2 number Output Integer or Packed or Float F or H or D or P Converted number

 

Examples

 


Back Start Next
NUM2EDIT Top VAR2HEX