MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 2 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Move array values into a variable
suryavd

Replies: 2
Views: 1296

PostForum: Application Programming   Posted: Wed Feb 08, 2006 9:27 am   Subject: Thank you
Thank you Mervyn. I tried the first and last approaches. both of them worked. Thanks a lot.

Regards,
Surya.
  Topic: Move array values into a variable
suryavd

Replies: 2
Views: 1296

PostForum: Application Programming   Posted: Tue Feb 07, 2006 10:54 am   Subject: Move array values into a variable
Hi,
I need to move the contents of an array into a character variable whose declarations are as below:

DCL VAR1 CHAR(4) INIT('ABCD');
DCL TARRAY(4) CHAR(1) INIT ('E','F','G','H'); ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group