Quantcast
Channel: Visual COBOL
Viewing all articles
Browse latest Browse all 5819

Forum Post: Move String to 01 Structur?

$
0
0
Hi, i have a Little Problem with a String under Visual Cobol 2.3 Update 2 / VS 2012 If will move this: 01 MyDataBlock string . to this 01 Structur: 01 Mein-Link01 .    05 Benutzer-Name PIC X(30).    05 Benutzer-PW PIC X(08).    05 Benutzer-Recht-Tabelle .       10 Benutzer-Rechte-Tab Occurs 999.          15 Benutzer-Rechte-KZ PIC X.    05 Benutzer-Abteilung PIC X(30). This move will not working correct: move MyDataBlock To Mein-Link01 What is wrong?

Viewing all articles
Browse latest Browse all 5819

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>