链接已复制
3 回复数
To make editor "Auto-correcting" the keywords (like Word does) would be a huge effort, if possible at all. However, you could easily record a Find/Replace macro (i.e. Replace "if" with "IF", match whole word, replace all, and so on for all keywords) and assign it a key combination. If you'll do it that way, note that it would be easier to record the macro for one keyword and then edit it in Macro editor to fill the list. Of course, the obvious disadvantage is that it will replace IFs & DOs in literal strings as well.
Jugoslav
Jugoslav