Project Files

Section [Project]

Maintained by RadASM project wizard and project options.

Assembler=Assembler is masm, tasm or fasm and tells RadASM which assembler the project is intended for.
Type=Project type. See section
Description=Text entered when project was created.
Backup=Where the backups are put. Usually $P\Bak\
Debug=Debug build, TRUE or FALSE
Group=Use project groups, TRUE or FALSE
GroupExpand=Expand groups, TRUE or FALSE

Section [MakeDef]

Maintained by RadASM project wizard and project options.

Menu=See section
x=DelCheck,Out,Command,F1[,F2[,Fx]] - See section

Section [MakeFiles]

Maintained by RadASM project wizard.

x=ProjectName.ext - See section

Section [Files]

Maintained by RadASM project wizard and project menu.

x=File.ext
x is a number from 1 to 1000 for normal files, and 1001 and up for modules. File.ext is a file included in the project.

Section [Size]

Maintained by RadASM.

x=Left,Top,Right,Bottom[,FilePos] see section
Left is mdi childs left position in pixels
Top is mdi childs top position in pixels
Right is mdi childs width in pixels
Bottom is mdi childs height in pixels
FilePos is the carets character position in an edit window.

Section [BookMark]

Maintained by RadASM named bookmarks.

x=nFile,Line
x
is a number between 0 and 9
nFile see section ,
Line = Line is the line number where the bookmark is set.

Section [BreakPoint]

Maintained by RadASM breakpoints.

x=nFile,Line
x
is a number between 0 and 255
nFile see section  
Line = Line is the line number where the breakpoint is set.

Section [AutoLoad]

Maintained by RadASM project context menu.

x=AutoLoad see section
AutoLoad= TRUE or FALSE

Section [VerInf]

Maintained by RadASM project versioninfo.

Nme=See section
ID=See section
FV=See section
PV=See section
VerOS=See section
VerFT=See section
VerLNG=See section
VerCHS=See section
Text=ValueText see section ; Value is text set by user.

Section [Resource]

Maintained by RadASM project resource.

x=Name,ID,Type,File
x
is a number 1 and up
Name is the name of the resource
ID is the id number of the resource
Type is a number 0 to 5
Filex is the resource file

Resource types
0=Bitmap
1=Cursor
2=Icon
3=Image
4=Midi
5=Wave

Section [StringTable]

Maintained by RadASM project stringtable.

x=Name,ID,String
x
is a number 1 and up
Name is the name of the string resource
ID is the id number of the string resource
String is the text

Section [Find]

Maintained by RadASM Find / Replace dialog.

x="Find text"x is a number 1 to 10. "Find text" is one of the most recent searches.

Section [TLink]

Maintained by RadASM

1=xBug link - x is the number of the next link (ie number of bug links + 1)
2=xText Link - x is the number of the next link (ie number of text links + 1)
3=xToDo link - x is the number of the next link (ie number of ToDo links + 1)