Ok, just updated it so it can clean test.tbasic and itself :makeMixedCaseV2.tbasic
If you look at the code, it takes what would be tough to do otherwise, like determine when to make TBGL, TBGL, or tbgl. But this 2 pass method really makes it easy.
Remember, check to see if a word or keyword is in the big list first. For instance I had to add, Dim, Len etc.
Then run the program and check to see what happens to the new words added to the big list.
Then if not correct, copy the incorrect version and past it into the word list 2, with the correction.
incorrect,correct
The latest version will always be in the first post.
Bookmarks