F. ABF Architecture
:
Where Applications Are Stored
:
Object Code Directory
:
Compiled Form Files
Share this page
Compiled Form Files
When ABF creates a compiled form while building an image, it creates file names as follows for the source code file:
number
.c
VMS:
number
.mar
where
number
is the object ID of the form, as stored in the ii_objects system catalog.
ABF also creates the file
number
.obj for the object code. In this case, both source and object files go into the object directory.