----- Original Message -----
From: richter
Sent: Friday, April 28, 2000 6:24 PM
Subject: Numbers

[1] :
 
I have :
 
  JX := LP + 28;
 
where :
  JX is Real
  LP is Integer
 
and i'm getting a 'Incompatible Types 'Integer' and 'Extended'
 
how to solve it ?
 
[2] :
 
I have an :
 
  NB : array[1..10,1..5,1..12] of Real;
 
How can i manually set each value of the array ???
 
[3] :
 
In the old TurboBasic, we had the CDBL declaration, is there a similar in Delphi ???
 
 
Thanks in advance.
 
Joćo
 
 

Reply via email to