Re: Improvements
- Posted by Al Getz <xaxo at AOL.COM> Aug 29, 2000
- 505 views
I had similar problems with the namespace, thats why i created WinEdit.exe and FiFEu.exe. With FiFEu.exe you do a search for ALL var names, then prepend a prefix. Example: ThisVar occurs in other programs and so you wish to rename it to: FirstClass_ThisVar and perhaps in the other program: SecondClass_ThisVar Use FiFEu.exe to find all occurances in the directory and then click on one hit in the list that comes up and then click "open new". Then you can use the file search to find other occurances and type "FirstClass_" in the lower edit box and click "prepend" for each one. Have fun....... --Al