Menus

 

File Menu

New

Create a new blank window

Open

Open a source file in a new window

Open in Existing Window

Open a source file in the currently active window

Save

Save the contents of the active edit window

Save All

Save all open edit windows

Save As...

Save the contents of the active edit window with a new name

Print

Print the contents of the active edit window

Exit

Exit the program

 

Edit Menu

Undo

Undo typing sequences (unlimited buffer)

Cut

Move the selected text into the clipboard

Copy

Copy the selected text into the clipboard

Paste

Paste the clipboard contents into the edit window at the cursor location

Select All

Select all text in the currently active window

Find

Search for keywords

Find Next

Find the next match for the previous keyword search

Replace

Open the find and replace dialog box

Goto Line

Go to a line in the source code

Bookmark Procedure

Bookmark all Sub, Function, and Table definitions in the current source file

Clear Bookmarks

Clear all bookmarks in the current source file

Goto First Bookmark

Position the cursor at the first bookmark in the current source file

Goto Last Bookmark

Position the cursor at the last bookmark in the current source file

Goto Next Bookmark

Position the cursor at the next bookmark in the current source file

Goto Previous Bookmark

Position the cursor at the previous bookmark in the current source file

 

Compile Menu 

Assemble After Compiling

With this option checked, MPASMWIN will be called to assemble the program after it is compiled.

Build Project

Create the assembly file from the project

Set Assembler Path

Set the path to MPASMWIN

 

View Menu

Tool Bar

Toggle the toolbar display on and off

Status Bar

Toggle the status bar on and off

Project Window

Display the project window on the left side of the main display

Syntax Highlight

Turns syntax highlighting on and off

 

Project Menu 

New Project

Create a new project with default options

Open Project

Open an existing project

Save Project

Save the current project

Close Project

Close the current project

Add a File

Add a source file to the current project

Remove Selected File

Remove a file that is currently selected in the project window

Open Selected File

Open the file that is currently selected in the project window

 

Tools Menu

Code Wizard

Open the Code Wizard

Save Settings

Save the color and font settings

 

Window Menu

New Window

Create a new blank source file

Cascade

Cascade all open windows

Tile Horizontal

Tile all open windows horizontally

Tile Vertical

Tile all open windows vertically

Arrange Icons

Line up all minimuized windows along the bottom

 

Help Menu 

Help

If the cursor in on a recognized keyword the help page for that keyword will be displayed, otherwise the top level help window will be opened

Enter Key Code

Enter your key code to unlock the registered version

About

Display information about the program