
Chapter 2. Development Environment and Procedures
41
2.4.9 Output from the BHT-BASIC 3.5 Compiler
The BHT-BASIC 3.5 Compiler outputs the following information as well as object programs to
the destination depending upon the conditions.
Output Destination Conditions
Object file File XXX.OBJ (in the
directory where the source
program is located)
When the specified source
program has been normally
compiled without occurrence of a
compiling error.
User program File YYY.PD3 (in the direc-
tory where the project is
located)
When the specified project has
been normally built without
occurrence of a compiling error
or linking error.
Library file File YYY.LIB (in the directory
where the project is located)
When the specified project has
been normally built without
occurrence of a compiling error
or library error.
File XXX.ERR (in the direc-
tory where the source
program is located)
If a compiling error is detected
during compilation of the
specified source program.
Error message
(Syntax error)
File YYY.ERR (in the direc-
tory where the project is
located)
If an error is detected during
building of the specified project.
Error message
(Fatal error)
Main window If a fatal error is detected during
compilation of the specified
source program.
Source line–
Address
information
File XXX.ADR (in the direc-
tory where the source pro-
gram is located)
Label–
Address
information
File XXX.LBL (in the direc-
tory where the source pro-
gram is located)
Debug
infor-
mation
Variable–
Intermediate
language
information
File XXX.SYM (in the direc-
tory where the source pro-
gram is located)
If the Debug information file
check box is selected in the Set
Options dialog box.
Comentarios a estos manuales