feature request :
http://forums.4d.fr/4DACTION/www_Post_Message/EN/1075213/0/0/


typing methods which are generated by the compiler, and therefore 
variable lookups/type-ahead in methods make all variables ALL CAPS.

Please  -- DO NOT -- change the case of the variables from that typed, 
when generating the various Compiler typing methods.

ex: 
(original variable name)
x_My_Text_Variable

Compiler typing method
C_TEXT(X_MY_TEXT_VARIABLE)

when using the type ahead for variables in a method the variable is 
presented as:
X_MY_TEXT_VARIABLE

Which means either I have to select it and then change the format of 
the variable name back to my preferred style, or I have to ignore the 
variable type-ahead.

It would be MUCH MUCH more useful if the compiler did NOT change the 
capitalization/formatting of variable names.
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to