Import any text file into the current editing session.
Template Editing
Typing in an abbreviation (up to ten characters) will expand into FoxPro code. Allows adding and modifying of templates in DBF.
Popup Procedure/Function List and Browser with Goto
Pops a list of procedures/functions in code and displays the source as you move in the list. Press enter and FoxEdit places you on the procedure.
Object Editing
Right click or SHIFT+F4 on a procedure, screen or menu call and FoxEdit will find it and let you modify it on the fly.
DBF Structure Viewer
Right click or SHIFT+F5 on "USE or SELECT <dbf>" will display the structure of the DBF in a popup and allow you to print it, send it to a file, insert into
your code, generate a memvar list or scatter to and replace from memvars code.
Procedure Writer
Create Procedures/Functions from blocks of code. Highlight a block of code, fill in the information in the dialog window and FoxEdit will turn it into a Procedure or Function.
Miscellaneous
The miscellaneous menu allows you to do things like list memory and status to a scrollable window, restore the default FoxPro sysmenu, place a date & time stamp in your code,
delete an entire line at a time, delete text in a line from the cursor to the end of the line, shell to DOS, switch to extended video and more.
Application Manager
Switch between projects effortlessly and keep project notes in FoxEdit’s programmer’s notebook by project.
Comment/Uncomment A Block of Code
Comment and uncomment blocks of code with one keystroke.
Same Line Comment
Create same line comments at the press of a key.