MVSFORUMS.com
A Community of and for MVS Professionals
FAQ
Search
Quick Manuals
Register
Profile
Log in to check your private messages
Log in
Search found 2 matches
MVSFORUMS.com Forum Index
Author
Message
Topic:
Move array values into a variable
suryavd
Replies:
2
Views:
1296
Forum:
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
Forum:
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:
Select a forum
Announcements
----------------
MVSFORUMS - Announcements
Help Boards
----------------
Application Programming
Database
Utilities
Job Control Language(JCL)
CICS and Middleware
IMS
TSO and ISPF
Data Management
Problem Determination
Mainframe Challenge
About Mvsforums
Other Technical Topics
Related Non-Technical Topics
Interview Q & A
General
----------------
Tools and Downloads
IT News
Technical FAQ (Tips)
----------------
Programming Languages
DB2/IMS
JCL/SORT
TSO and ISPF
MVSFORUMS
Powered by
phpBB
© 2001, 2005 phpBB Group