Mikroelektronika MIKROE-742 데이터 시트

다운로드
페이지 532
SOURCE FILES
Source files containing Pascal code should have the extension .mpas. The list of
source files relevant to the application is stored in project file with extension 
.mppav
,
along with other project information. You can compile source files only if they are
part of the project.
Managing Source Files
Creating new source file
To create a new source file, do the following:
1. Select File › New Unit from the drop-down menu, or press Ctrl+N, or click the 
New  File Icon         from the File Toolbar. 
2. A new tab will be opened. This is a new source file. Select File › Save from the  
drop-down menu, or press Ctrl+S, or click the Save File Icon         from the File 
Toolbar and name it as you want. 
If you use the New Project Wizard, an empty source file, named after the project with
extension 
.mpas
, will be created automatically. The mikroPascal PRO for AVR does
not require you to have a source file named the same as the project, it’s just a mat-
ter of convenience.
Opening an existing file
Select File › Open from the drop-down menu, or press Ctrl+O, or click the Open File
Icon          from the File Toolbar. In Open Dialog browse to the location of the file
that you want to open, select it and click the Open button. 
The selected file is displayed in its own tab. If the selected file is already open, its
current Editor tab will become active. 
Printing an open file
1. Make sure that the window containing the file that you want to print is the  
active window. 
2. Select File › Print from the drop-down menu, or press Ctrl+P. 
3. In the Print Preview Window, set a desired layout of the document and click the 
OK button. The file will be printed on the selected printer. 
80
MIKROELEKTRONIKA
- SOFTWARE AND HARDWARE SOLUTIONS FOR EMBEDDED WORLD
Environment
mikroPASCAL PRO for AVR
CHAPTER 2