fmoore0001
Programmer
Guys, I did ask some time ago about why when I ran BEAUTIFY on some forms and prg files I would get an API Exception error, but not on others. I have found at least one reason. If you use the prefix 'm.' for memory variables in your code the BEAUTIFY program will fail every time. If you remove them no more problems.
The only problem I do see is code where you have to differeniate field variables and memory variables, like in a SCATTER/GATHER routine. But the use of the 'm.' prefiex to variables is definitely one cause of API errors in BEAUTIFY, at least in Visual Foxpro 6.0 and 7.0.
Frank
The only problem I do see is code where you have to differeniate field variables and memory variables, like in a SCATTER/GATHER routine. But the use of the 'm.' prefiex to variables is definitely one cause of API errors in BEAUTIFY, at least in Visual Foxpro 6.0 and 7.0.
Frank