|
|
| Author |
Message |
keerthi
New User
Joined: 23 Mar 2005 Posts: 25
|
|
|
|
1. How can u find the size of the variable length records?
2. Assume that a job contains 200 steps but i want to exec first 50 steps
Without using cond & restart parameters?
Thanks in advance |
|
| Back to top |
|
 |
References
|
Posted: Wed Jun 01, 2005 11:42 am Post subject: Re: size of var length Rec |
 |
|
|
 |
ronie305
New User
Joined: 09 May 2005 Posts: 3
|
|
|
|
1. unstring name-text delimited by 'bb' count in name-length
2. use OO .. overlay lines after ur step 50 with //* |
|
| Back to top |
|
 |
|
|