A
Andrew van Renen
I am trying to store the record id of one particular record in my 3.1 workspace.
But when I come to reuse the record id, it seems to have lost its precision
- it has gets rounded up.
One example is a record id of 7.9952246579565039E-042 (as per the record
properties dialog box. I store that value into a unformatted decimal. However,
when I pull it out later (via a lookup on a view), it has lost 1 digit, and
I get 7.995224657956504e-42 back (note 039E to 04E).
Is there a way around this? Has anyone else noticed this happening?
Andrew
But when I come to reuse the record id, it seems to have lost its precision
- it has gets rounded up.
One example is a record id of 7.9952246579565039E-042 (as per the record
properties dialog box. I store that value into a unformatted decimal. However,
when I pull it out later (via a lookup on a view), it has lost 1 digit, and
I get 7.995224657956504e-42 back (note 039E to 04E).
Is there a way around this? Has anyone else noticed this happening?
Andrew