External Interfaces > Reality Java Interface > Extending the RSC Class (JReal)

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

Extending the RSC Class (JReal) (extending_rsc.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

Extending the RSC Class

This section of the help includes the code for a class Sample which extends the RSC class to access the Remote Basic subroutine RW.SAMPLE.

It also includes the code for a class Main which creates an instance of Sample to run RW.SAMPLE, passing in the parameters required by RW.SAMPLE and receiving these parameters which are simply returned by the subroutine.

Sample

Main

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