View previous topic :: View next topic |
Author |
Message |
mdisulaiman Beginner
Joined: 14 Nov 2003 Posts: 17 Topics: 10
|
Posted: Thu Nov 20, 2003 11:38 pm Post subject: BMS |
|
|
Hai All,
I am coding a BMS Mapset without TIOAPFX parm and trying to send&receive the fileds using cics cobol prm .I want to know that my values will be displayed or not .If yes why? no why? _________________ sulaiman |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
Posted: Fri Nov 21, 2003 6:29 am Post subject: |
|
|
mdisulaiman,
TIOAPFX=YES" specifies that fillers should be included in the generated copy library member. i.e it will add a 12-byte "prefix" field at the beginning of each symbolic map. This has got nothing to do with your values displayed on the screen.
Hope this helps...
cheers
kolusu _________________ Kolusu
www.linkedin.com/in/kolusu |
|
Back to top |
|
 |
mdisulaiman Beginner
Joined: 14 Nov 2003 Posts: 17 Topics: 10
|
Posted: Sat Nov 22, 2003 6:47 am Post subject: |
|
|
Hai Kolusu,
Thanks for your info. _________________ sulaiman |
|
Back to top |
|
 |
|
|