When moving a group item that contains a null to another field. The resulting field only contains characters up to the null.
Here is a project that demonstrates the issue
Any help is greatly appreciated
Thanks
Cybersecurity
DevOps Cloud (ADM)
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
When moving a group item that contains a null to another field. The resulting field only contains characters up to the null.
Here is a project that demonstrates the issue
Any help is greatly appreciated
Thanks
This appears to be a problem with the debugger displaying the value in a tooltip or watch window.
The full group item is actually being moved which you can see if you right-click on the tooltip and choose hex display or select in the view dropdown the COBOL Visualizer option:
Chris Glazier
Rocket Software - Principal Technical Support Specialist
If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button
Sorry for the late reply, i'm not sure i'm getting notifications.
Yes that is correct and thanks for the help, i really appreciate it.