Skip to main content

Type Casting

  • December 10, 2012
  • 1 reply
  • 3 views

Hi All,

Could Anyone please help me in type casting in JVM COBOL ??

best regards


#COBOL
#JVMCOBOL

1 reply

Chris Glazier
Forum|alt.badge.img+2
  • Moderator
  • December 10, 2012

Hi All,

Could Anyone please help me in type casting in JVM COBOL ??

best regards


#COBOL
#JVMCOBOL

Please look in the documentation under General Reference-->Managed COBOL-->Managed COBOL Reference-->Concepts Managed COBOL-->Types and Type Conversion here:

This entire section has a lot of excellent information on using the Managed COBOL OO syntax in Visual COBOL.

Thanks.