No, if the translated character matches it is not stored. In my case I would be using a table of table dc 256al1(*-table) with a match character of space and explicitly add a space to the end.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 עַם יִשְׂרָאֵל חַי נֵ֣צַח יִשְׂרָאֵ֔ל לֹ֥א יְשַׁקֵּ֖ר ________________________________________ From: IBM Mainframe Discussion List <[email protected]> on behalf of Robin Vowels <[email protected]> Sent: Wednesday, October 30, 2024 2:53 AM To: [email protected] Subject: Re: Bounded string move? Caution: This email did not originate from George Mason’s mail system. Do not click links or open attachments unless you recognize the sender and know the content is safe. On 2024-10-29 14:48, Seymour J Metz wrote: > You don't need to know in advance. The question I asked was about doing > a copy of a delimited string (in my use case, blank terminated) with > explicit bounds on the source and target sizes. TROO comes closest to > doing what I want, but it has that pesky alignment requirement. Does it move the blank? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
