Name Lists Window
_________________________________________________________________________
Name Lists
| Sources Paths | List of paths (besides the program directory) M2IDE is to use in searching for DEFINITION and IMPLEMENTATION source files for the project. |
| LibSources Paths | <NYI> |
| Registered Mods | These modules are "registered" with this project as "library modules", ie, they are not brought into the Project Window and will not be compiled nor checked for recompile. |
| Root Mods | Currently one root module is allowed, the program file. |
| Misc Files | A list of files useful for the project, but not part of the project source. eg, documentation, notes, reminders. Double clicking on one of these names will open the file into the editor. |
Buttons
| LoadNL | Open a file of names, and merge them into the current selected Name List |
| SaveNL | Save the current selected Name List as a text file of names. |
| SaveEnv | Save the current window positions into ENVARC: |
Supplied Name List Files
For the Registered Module name list, the following text files of names are already created:
System.nl Amiga.nl ISO.nl Reaction.nl Sysmod.nl
| RegMods.nl | All the above name lists combined. The program automatically reads in this .nl file on creation of a new project. Generally, this is what you want in order not to edit or compile any of the supplied Support Modules. |