Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Where can I find that tool?
Message
From
23/06/2000 11:29:09
 
 
To
23/06/2000 10:51:34
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00383767
Message ID:
00383791
Views:
21
>lnCounter = lnCounter + 1
>lnOtherCounter = lnOtherCounter + lnCounter
>
>
>After using this utility those lines would become
>
>a1=a1+1
>a2=a2+a1

All you gotta do is: Hire some of my predacessor programmers. They all thought coding generic variable names (a1,a2,etc) was better than using meaningful variable names (lnCounter,lnOtherCounter,etc). Guess they thought making their code more difficult for future programmers to read would make them more superior.

8-)

Jon
Previous
Reply
Map
View

Click here to load this message in the networking platform