I'm trying to use a custom editor with VFP 8.0 and I can't get it to be recognized. Per the help file, I have added a "-C" with a configuration file name to the shortcut that initiates VFP 8.0. In the config file, I have specified the editor path and filename with a "TEDIT /N =" command. I even added an "ALLOWEXTERNAL = ON" command, but the regular editor still comes up when I modify a program file. Has anyone had better luck? The editor seems to respond only to a right-click on the active edit window to change any of its behavior. Changes via Tools-Options-IDE don't seem to have any effect either. I have a great editor that does rectangular blocks and other cool stuff (EditPadPro), but I can't get VFP to use it. Ideas?