|
View previous topic :: View next topic
|
| Author |
Message |
agkshirsagar
Active Member

Joined: 27 Feb 2007 Posts: 691 Location: Earth
|
|
|
|
People, I did not see all the replies, Juse saw the page 1 discussion and posted.
It seems you already got the solution.  |
|
| Back to top |
|
 |
cobolunni
Active User

Joined: 07 Aug 2006 Posts: 127 Location: kerala,india
|
|
|
|
| agkshirsagar wrote: |
Because after unstring you will get trailing spaces in the F,M,L.
|
i dont think so , any way we got the solution |
|
| Back to top |
|
 |
agkshirsagar
Active Member

Joined: 27 Feb 2007 Posts: 691 Location: Earth
|
|
|
|
| Quote: |
The UNSTRING copies characters from the source string, to the destination string, until a condition is encountered that terminates data movement.
When data movement ends for a particular destination string, the next destination string becomes the receiving area and characters are copied into it until once again a terminating condition is encountered.
Characters are copied from the source string to the destination strings according to the rules for alphanumeric moves.
There is space filling. |
|
|
| Back to top |
|
 |
|
|