Sehr geehrter Professor Flatscher,

morgen um 13:00 hätte die Gruppe 2 Zeit.

Testprogramm
Methode mit createCirlce: 
rexx C:\Users\User\Downloads\TestAutoCad_02.rex
Zeichnung1.dwg
round 0: plain Rexx values
space: an OLEObject title: round 0: plain Rexx values centerPoint[1]: 0 radius: 5.2
condition: SYNTAX message: Object "an OLEObject" does not understand message "CREATECIRCLE".
:-(

round 1a) decArrCenterPoint_a ->
space: an OLEObject title: round 1a) decArrCenterPoint_a ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: Object "an OLEObject" does not understand message "CREATECIRCLE".
:-(

round 1b) decArrCenterPoint_b ->
space: an OLEObject title: round 1b) decArrCenterPoint_b ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: Object "an OLEObject" does not understand message "CREATECIRCLE".
:-(

round 1c) decArrCenterPointDec0_a ->
space: an OLEObject title: round 1c) decArrCenterPointDec0_a ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: Object "an OLEObject" does not understand message "CREATECIRCLE".
:-(

round 1d) decArrCenterPointDec0_b ->
space: an OLEObject title: round 1d) decArrCenterPointDec0_b ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: Object "an OLEObject" does not understand message "CREATECIRCLE".
:-(

round 2a) decArrCenterPoint_a ->
space: an OLEObject title: round 2a) decArrCenterPoint_a ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: Object "an OLEObject" does not understand message "CREATECIRCLE".
:-(

round 2b) decArrCenterPoint_b ->
space: an OLEObject title: round 2b) decArrCenterPoint_b ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: Object "an OLEObject" does not understand message "CREATECIRCLE".
:-(

round 2c) decArrCenterPointDec0_a ->
space: an OLEObject title: round 2c) decArrCenterPointDec0_a ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: Object "an OLEObject" does not understand message "CREATECIRCLE".
:-(

round 2d) decArrCenterPointDec0_b ->
space: an OLEObject title: round 2d) decArrCenterPointDec0_b ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: Object "an OLEObject" does not understand message "CREATECIRCLE".
:-(


Process finished with exit code 0

Methode mit AddCircle:
rexx C:\Users\User\Downloads\TestAutoCad_02.rex
Zeichnung1.dwg
round 0: plain Rexx values
space: an OLEObject title: round 0: plain Rexx values centerPoint[1]: 0 radius: 5.2
condition: SYNTAX message: OLE exception: Code: 80070057 Source: unavailable Description: unavailable.
:-(

round 1a) decArrCenterPoint_a ->
space: an OLEObject title: round 1a) decArrCenterPoint_a ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: OLE exception: Code: 80070057 Source: unavailable Description: unavailable.
:-(

round 1b) decArrCenterPoint_b ->
space: an OLEObject title: round 1b) decArrCenterPoint_b ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: OLE exception: Code: 80070057 Source: unavailable Description: unavailable.
:-(

round 1c) decArrCenterPointDec0_a ->
space: an OLEObject title: round 1c) decArrCenterPointDec0_a ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: OLE exception: Code: 80070057 Source: unavailable Description: unavailable.
:-(

round 1d) decArrCenterPointDec0_b ->
space: an OLEObject title: round 1d) decArrCenterPointDec0_b ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: OLE exception: Code: 80070057 Source: unavailable Description: unavailable.
:-(

round 2a) decArrCenterPoint_a ->
space: an OLEObject title: round 2a) decArrCenterPoint_a ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: OLE exception: Code: 80070057 Source: unavailable Description: unavailable.
:-(

round 2b) decArrCenterPoint_b ->
space: an OLEObject title: round 2b) decArrCenterPoint_b ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: OLE exception: Code: 80070057 Source: unavailable Description: unavailable.
:-(

round 2c) decArrCenterPointDec0_a ->
space: an OLEObject title: round 2c) decArrCenterPointDec0_a ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: OLE exception: Code: 80070057 Source: unavailable Description: unavailable.
:-(

round 2d) decArrCenterPointDec0_b ->
space: an OLEObject title: round 2d) decArrCenterPointDec0_b ->  centerPoint: an OLEVariant radius: an OLEVariant
condition: SYNTAX message: OLE exception: Code: 80070057 Source: unavailable Description: unavailable.
:-(


Process finished with exit code 0