Commas instead of decimal points

If you use commas instead of decimal points to indicate decimals in the database and a number ends in a comma, the number is interpreted as an integer. For example:

  RUN PROC (&1=3, is interpreted as: RUN PROC (&1=3

If you use commas to indicate decimals in the database, commas used as separators must have a blank after them to distinguish them from decimal indicators.

[ Previous Page | Next Page | Contents | Index ]