Are you asking about how to continue a character string without 
accidentally embedding a space?

If so

X='ABCDEFG'||,
'HIJKLMN'||,
'OPG'

Cheers, Martin

Martin Packer,
zChampion, Principal Systems Investigator,
Worldwide Cloud & Systems Performance, IBM

+44-7802-245-584

email: [email protected]

Twitter / Facebook IDs: MartinPacker

Blog: 
https://www.ibm.com/developerworks/mydeveloperworks/blogs/MartinPacker

Podcast Series (With Marna Walle): https://developer.ibm.com/tv/mpt/    or 
  
https://itunes.apple.com/gb/podcast/mainframe-performance-topics/id1127943573?mt=2



From:   Itschak Mugzach <[email protected]>
To:     [email protected]
Date:   27/10/2016 16:08
Subject:        Rexx and hex data strings
Sent by:        IBM Mainframe Discussion List <[email protected]>



I am trying to include a large ammount of hex (and unexpected) data in the
program. each line is 80 bytes in length. As Rexx allowes a longer then 80
bytes line of code, there is no problem to put each line into a variable,
but I have about 800 lines to include... any idea how to make a block in
the program an accssible comment?

​Best,
ITschak ​

*| **Itschak Mugzach | Director | SecuriTeam Software | *

*|* *Email**: [email protected] **|* *Mob**: +972 522 986404 **|*
*Skype**: ItschakMugzach **|* *Web**: www.Securiteam.co.il  **|*

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN



Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 
741598. 
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to