Type conversion is not possible because one of the operators contains an invalid type.
I have been trying to simply add two variables of type integer and display the result in a pop up window using MESSAGE function.
op1 := 10;
op2 := 20;
op1 := op1 + op2;
MESSAGE(op1);
This is the code segment. The type of variables op1 and op2 is defined as INTEGER.
Comments
P.S. You should mark the post as "Solved" so a tick appears against the post and others can see that it's already been resolved
1. Go back to the Origin of the thread.
2. Click on "Edit" button.
3. Attribute field will appear with drop-down default value "None".
4. Select "Solved" form the drop-down and Submit.
for new site...didn't you find "Did this answer the question YES or NO" option under the replies?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav