Shortcuts

Keyboard shortcuts for menu items are shown in the menus.

Buttons for common operations are located just below the main menus and at the top of the File Navigation Pane and AMPL Command Pane. Hover the cursor over a button to see what it does, and click the button to take that action.

You can read a file into AMPL without having to type its name:

An appropriate statement is automatically generated in the AMPL Command Pane, either a model statement if the file ends in .mod, a data statement if the file ends in .dat, or an include statement otherwise.