Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
I wish this was in VFP and not VB.....
Message
 
 
To
19/06/2001 13:20:59
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00519713
Message ID:
00521155
Views:
56
>Nadya:
>
>> I just get rid of the define completely.
>
>I always include at least two include files: one general and one specific to the current project (+ some specific to components). The vfpCr, vfpCrLf, and vfpTab definition is kept in the general file and I just put
>
>
>#Include
>Local lcCr
>lcCr = vfpf
>
>in my program.
>
>I am a strong advocate for using contants whenever possible. One silly question that managers often ask me in technical interviews is "what value must you assign to for the to ?". I always answer the name of the constant in my header file and when prompted to state its value, I always answer that I spend my time learning design patterns, UML, Oracle, ASP, and don't waste it memorizing a bunch of constants...
>
>Daniel

Daniel,

That's true too. Ok, I'm still at the learning curve :) I already designed my personal programing style, but whatever I see a possibility to improve it, I do.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform