Chapter 2. Development Environment and Procedures
19
2.4.3 Designating a Single Source File or a Project File
2.4.3.1 Designating a single source file
Just as in the conventional BHT-BASIC 3.0 Compiler, you may designate a single source file to
build a user program or library.
[ 1 ]
Select a source file
(1)
In any of the following methods, display the Open File dialog box shown below:
■
From the File menu, choose the Open command.
■
Click the open file button
in the toolbar.
■
While holding down the Ctrl key, press the O key.
(2)
Select a source file you want to use and then click the Open button.
Then the source file opens.
(3)
Proceed to Section 2.4.4, "Compiling and Building."
Summary of Contents for BHT-BASIC 100 SERIES
Page 1: ......
Page 161: ...153 Chapter 10 Sleep Function CONTENTS 10 1 Sleep Function 154...
Page 163: ...155 Chapter 11 Resume Function CONTENTS 11 1 Resume Function 156...
Page 173: ...165 Chapter 13 Backlight Function CONTENTS 13 1 Backlight Function 166...
Page 249: ...241 Example CLOSE IF kyIn Y THEN KILL Master Dat END IF Reference Statements CLFILE...