Pages

Banner 468 x 60px

 

Tuesday, November 21, 2017

intReal in x++

0 comments
intReal in x++ :

static void intReal(Args _args)
{
    int    x;

    real   y = 5.5;

    ;

    x=y;

    print x;

    pause;
}





static void Job47(Args _args)
{
real r = 3.13;
int i = r;      // Warning is issued here
anytype a;

a = r;          // Assign to an anytype variable...
i = any2int(a); // ... and back into an int

print r;
print i;
pause;
}

0 comments:

A financial dimension value is based on the LAND-00013 record and has been used on a transaction. You cannot delete the LAND-00013 record AX 2012

 A financial dimension value is based on the LAND-00013 record and has been used on a  transaction. You cannot delete the LAND-00013 record ...