Example

The example in the following listing shows a typical layout of the configuration file (usually project.ini).

Listing: Example of a project.ini file

[Editor]
Editor_Name=IDF

Editor_Exe=c:\Freescale\prog\idf.exe

Editor_Opts=%f -g%l,%c

[HCS12Z_Assembler]

StatusbarEnabled=1

ToolbarEnabled=1

WindowPos=0,1,-1,-1,-1,-1,390,107,1103,643

WindowFont=-16,500,0,Courier

TipFilePos=0

ShowTipOfDay=1

Options=-w1

EditorType=3

RecentCommandLine0=fibo.asm -w2

RecentCommandLine1=fibo.asm

CurrentCommandLine=fibo.asm -w2

EditorDDEClientName=[open(%f)]

EditorDDETopicName=system

EditorDDEServiceName=msdev

EditorCommandLine=c:\Freescale\prog\idf.exe %f -g%l,%c