■ Creates a new module and adds it to your project. Files already open remain in memory. ■ Tip: Use Add File rather than New Module to load and add an existing module to your project. ■ To create a new module: 1. Type a file name in the File Name text box. File Name: ┌────────────────────────┐ │ UNTITLED.BAS │ └────────────────────────┘ 2. Choose the file type. ┌File Type────────────────┐ │ (•) Module [*.BAS]│ │ ( ) Include File [*.BI] │ │ ( ) Text File [*.TXT]│ └─────────────────────────┘ • Text (.TXT) files and include (.BI) files are not tracked in the project (.MAK) file. 3. Press Enter or choose Edit in Active to edit the new module in the active window, ╔══════════════╗ ║Edit in Active║ ╚══════════════╝ choose Edit in New to edit the new module in a new window, ┌──────────────┐ │ Edit in New │ └──────────────┘ or choose one of the following: ┌───────────────┐ │ Cancel │ To cancel the operation └───────────────┘ ┌───────────────┐ │ Help │ To get help └───────────────┘