DataBasic Reference > DataBasic Objects

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

DataBasic Objects (dbo_intro.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

DataBasic Objects

DataBasic objects enable DataBasic programmers to access features written in object-oriented languages such as Java.

The internal DataBasic data type called DataBasic Object (DBO) enables objects to be introduced into DataBasic. The DBO is the interface between DataBasic and the DBO Language Server.

Before using DBO's you must have installed a language server on the system containing Reality or another system that Reality can access. The only language server currently available is for Java.

DBO Topics

RealityV15.1 (MoTW) Revision 7Comment on this topic