Hi Biterider!
I'm using RadAsm 3.0.09c, and the project file is integ01.prra. What is the rad file?
The bigger application contains models with very long lines, and is a lot easier to modify the compiler that the code. Last year I worked with a modified JWasm13. For this proyect I used the original HJWAsm32, what requiere to change the name of ObjAsm32 ".for" macro (.for1 in my case, but I use the old Randall Hyde macro).
f2f is in macs.asm:f2f macro dest, orig
fld orig
fstp dest
endm
Thanks. HSE