Joined: 20 Nov 2003 Posts: 41 Topics: 2 Location: Germany
Posted: Thu May 05, 2011 9:03 am Post subject: Re: Concatenation error in REXX
me_naveen wrote:
4 +++ LINEDATA = SUBSTR(LINE1 ,1 ,6) |
IRX0013I Error running REXX99, line 4: Invalid character in program [/i]
On my machine the concatenation operator x'4F' is represented by a ! (an exclamation point).
Give it a try _________________ Stefan
There are 10 types of people in the world: Those who understand binary, and those who don't.
I had an issue with spaces earlier and that was if you have spcaes between 'substr' and '('. As already pointed out by others, the spaces within '(' and ')' doesn't make difference. _________________ Regards,
Diba
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum