Hi,
I use a lot the "Beautify tool" or if I send PRG to others developpers who use the "Beautify tool"...
in certains cases, like using DECLARE DLL Command : the Beautify tool do case adjustment but I don't want... and I have errors (missing files) when I build project.
I use two Beautify directives to resolve this problem:
*#beautify keyword_nochange
*#beautify
This is documented here : http://support.microsoft.com/kb/894818/en-us
But it's undocumented in the VFP9SP2 Help file.
(The Help file have some topics on Beautify tool)
Do you think :
- we have to add this informations in a existing page ?
- or in a new help page ?
- or not (because I am the only one who use Beautify tool :) ?
Regards
Francis
I use a lot the "Beautify tool" or if I send PRG to others developpers who use the "Beautify tool"...
in certains cases, like using DECLARE DLL Command : the Beautify tool do case adjustment but I don't want... and I have errors (missing files) when I build project.
I use two Beautify directives to resolve this problem:
*#beautify keyword_nochange
*#beautify
This is documented here : http://support.microsoft.com/kb/894818/en-us
But it's undocumented in the VFP9SP2 Help file.
(The Help file have some topics on Beautify tool)
Do you think :
- we have to add this informations in a existing page ?
- or in a new help page ?
- or not (because I am the only one who use Beautify tool :) ?
Regards
Francis