> Cetin,
> I don't want to waste your time.
> Just noticed that &mycommnad it is far better than you code there. And may be it is a choise of taste as myself I like simplicity.
> May be it is better to end our discussion here.
> Have a nice day.
>
> Camil Ghircoias
> Vfp likes me.
Hi Camil,
VFP is a flexible language which consist of several build-in functions including Macro Substitution (&). Using Macro doesn't mean you are writing a one liner code. Macro is also defined from more than one line of code.
C# doesn't have macro. We have no choice but to hard-code it. Length of code doesn't matter.
>And may be it is a choise of taste as myself I like simplicity.
You cannot do that in other programming language. :-)
You have change your style of coding. Don't be so lazy. Write 100 lines of codes everyday! just kidding Camil. :-D
I agree. 1 liner is simple. :-)
textBox1.Enabled = true
That is the advantage if you are VFP Programmer. You are seeking for simple coding. :-)
Best Regards,
CriZ (,")
"Happiness is real when shared."