Format, Data and Expressions

This section provides an overview of the essential components of the mvBASIC language. It describes program format, types of data, and how to store and access data within an mvBASIC program.

The following topics are presented in this section:

Program Format

Constants, Variables, and Data Types

Building Expressions

Advanced Data Types

See Also

mvBase mvBASIC User Reference Guide Overview

Syntax Notations

Introduction to mvBASIC

Creating mvBASIC Programs

Overview of mvBASIC Statements and Functions

Using the mvBASIC Debugger

Statement and Function Reference

O/S Interoperability Commands

Appendix A: Error Messages

Appendix B: List Of ASCII Codes

Appendix C: mvBASIC Program Examples