Specifications
Chapter 2. Development Environment and Procedures
13
2.2 Overview of Developing Proce-
dures
2.2.1 Developing Procedures
The program developing procedures using BHT-BASIC 3.5 are outlined below.
• Making source programs
Make source programs with an editor according to the syntax of BHT-BASIC.
• Producing a user program (compiling and linking)
Compile the source programs into object programs by BHT-BASIC Compiler. Then
combine those object programs or libraries (made up by Librarian) together through
Linker to produce a user program in the intermediate language format.
• Downloading the user program
Download the user program to the BHT by using Transfer Utility/Ir-Transfer Utility C/
Ir-Transfer Utility E.
• Executing the user program
Execute the user program on the BHT.