
Contents
Copyright Notice II
Introduction 1
Typographical Conventions ..........................................................................................................................2
Revision History ...........................................................................................................................................2
Development Environment 3
2.1 Disk Contents..........................................................................................................................................3
2.2 System Requirements .............................................................................................................................4
2.3 BASIC Run-time Engine ........................................................................................................................5
2.4 Development Flow..................................................................................................................................5
2.4.1 Download Run-time Engine .....................................................................................................6
2.4.2 Edit and Compile the BASIC Program.....................................................................................6
2.4.3 Download the BASIC Object Files...........................................................................................7
Using The BASIC Compiler 8
3.1 File Menu................................................................................................................................................8
3.2 Edit Menu ...............................................................................................................................................9
3.3 Configure Menu....................................................................................................................................11
3.4 Compile Menu ......................................................................................................................................12
3.5 Help Menu ............................................................................................................................................13
Basics of the BASIC Language 15
4.1 Constants...............................................................................................................................................15
4.1.1 String ......................................................................................................................................15
4.1.2 Numeric ..................................................................................................................................15
4.2 Variables...............................................................................................................................................16
4.2.1 Variable Names and Declaration Characters ..........................................................................16
4.2.2 Array Variables.......................................................................................................................16
4.3 Expression and Operators .....................................................................................................................17
4.3.1 Assignment Operator..............................................................................................................17
4.3.2 Arithmetic Operator................................................................................................................18
4.3.3 Relational Operator.................................................................................................................18
4.3.4 Logical Operator.....................................................................................................................18
Komentarze do niniejszej Instrukcji