Hallo I have a huge expression containing numbers, which I intend exporting to FORTRAN. Is there a way to change all the numbers in the expression to double precision fortran format eg. D0,D1 etc.? BFLOAT(expression) does this with a difference -- it adds B0, B1 ... Is it possible to change this behaviour? Thanks Vijayendra