[Migrated content. Thread originally posted on 11 January 2012]
I am programming in Acubench and added the office12\\msword.olb from the ActiveX Definitions Generator. When I placed this Definitions file into my .cbl program and compiled, I received compile errors within the Def file.For example:
line 8715: RETURNING expected, PROPERTY-GET found
I opened the file and this is the line of code the error refered to:
*[Class: @_Document] Dummy1
PROPERTY-GET, 503, @Dummy1
*[Class: @_Document] OMaths
PROPERTY-GET, 504, @OMaths
RETURNING "OMaths*", TYPE 9
Has anyone had this problem before?
