[an error occurred while processing this directive]
HP OpenVMS Systems Documentation
HP BASIC for OpenVMS
User Manual
Previous
Contents
Index
Chapter 20
20
Libraries and Shareable Images
20.1
Overview of Libraries
20.2
System-Supplied Libraries
20.3
Creating User-Supplied Object Module Libraries
20.3.1
Accessing User-Supplied Object Module Libraries
20.4
Shareable Images
20.4.1
Accessing Shareable Images
Chapter 21
21
Using CDD/Repository with BASIC
21.1
Overview of CDD/Repository
21.2
CDD/Repository Concepts
21.2.1
Dictionary Formats
21.2.2
Dictionary Path Names
21.2.3
Dictionary Entities
21.2.4
Dictionary Relationships
21.2.5
Extracting CDD/Repository Data Definitions
21.3
Using CDD/Repository with BASIC
21.3.1
/DEPENDENCY_DATA Qualifier
21.3.2
Creating Relationships with Included Record Definitions
21.4
Creating Relationships for Referenced Dictionary Entities
21.5
Specifying a CDD History List Entry
21.6
CDD/Repository Arrays
21.7
CDD/Repository Variants
21.8
NAME FOR BASIC Clause
21.9
CDD/Repository Data Types
21.9.1
Character String Data Types
21.9.2
Integer Data Types
21.9.3
Floating-Point Data Types
21.9.4
Decimal String Data Types
21.9.5
Other Data Types
Chapter 22
22
Using DECwindows Motif Bindings with BASIC
22.1
Overview of DECwindows Motif Concepts
22.2
Using DECwindows Motif Bindings with BASIC
22.3
DECwindows Motif Programming Examples Using BASIC
22.4
Special Considerations for Handling Strings with DECwindows Motif
Appendix A
Appendix A
Compile-Time Error Messages
A.1
Compile-Time Errors
Appendix B
Appendix B
Run-Time Messages
B.1
HP BASIC Run-Time Errors by Mnemonic
B.2
HP BASIC Run-Time Errors by Number
B.3
Errors Not Generated by HP BASIC
Appendix C
Appendix C
Optional Programming Productivity Tools
C.1
Language Sensitive Editor (LSE) and Source Code Analyzer (SCA)
C.1.1
Preparing an SCA Library
C.1.2
Compiling From Within LSE
C.1.3
HP BASIC Support for LSE and SCA Features
C.2
CDD/Repository
C.3
Database Management System (DBMS)
C.4
Digital Test Manager for OpenVMS
C.5
Code Management System for OpenVMS (CMS)
Index
Index
Examples
9-1
Assigning Values to Consecutive Array Elements
9-2
Assigning Consecutive Multiples to Odd-Numbered Elements of Array
13-1
Creating a USEROPEN Routine
19-1
BASIC Main Program
19-2
FORTRAN Subprogram
19-3
Calling System Services
19-4
Program Displaying the$QIOW System Service Routine
21-1
CDDL
21-2
Translated RECORD Statement
Figures
7-1
Multiple Maps
17-1
Byte-Length Integer Format
17-2
Word-Length Integer Format
17-3
Longword Integer Format
17-4
Quadword Integer Format
17-5
Single-Precision Real Number Format
17-6
Double-Precision Real Number Format
17-7
GFLOAT Floating-Point Number Format
17-8
SFLOAT Floating-Point Number Format
17-9
TFLOAT Floating-Point Number Format
17-10
XFLOAT Floating-Point Number Format
17-11
Fixed-Length String Descriptor Format
17-12
Dynamic String Descriptor Format
17-13
Decimal Scalar String Descriptor
Tables
2-1
Natural Boundaries For Supported Data Types
3-1
Resultant Behavior of the STEP/INTO Command
4-1
Predefined Constants
6-1
MAT Statements
6-2
MAT Statement Keywords
7-1
FILL Item Formats, Representations, and Default Allocations
10-1
String Arithmetic Functions
10-2
Precision of String Arithmetic Functions
11-1
String Modification
11-2
EDIT$ Options
13-1
Record Context After a FIND Operation
13-2
Record Context After a GET Operation
13-3
Record Context After a PUT Operation
13-4
RMS Control Structures Set for the USEROPEN Clause
14-1
Format Characters for Numeric Fields
14-2
Format Characters for String Fields
19-1
Valid Parameter-Passing Mechanisms
19-2
Run-Time Library Facilities
19-3
System Services
19-4
OpenVMS Usages
21-1
Supported CDD/Repository Data Types
21-2
Unsupported CDD/Repository Data Types
B-1
BASIC Run-Time Errors
B-2
Errors Not Generated by HP BASIC
Previous
Next
Contents
Index