IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Telon output segloop issue


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vijayakumar.yellala

New User


Joined: 19 Apr 2006
Posts: 63
Location: Chennai

PostPosted: Fri Aug 16, 2013 3:52 pm
Reply with quote

Hi All,

I am writing new new telon program which is having output segloop.

main requirement of this program is, If user enter value, based on that segloop has to generate.

1. first I need to skip initialize output segloop, could you please tell me how to skip output segloop initialization.

Regards,
Vjay
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Fri Aug 16, 2013 4:59 pm
Reply with quote

Not many people will be using TELON. Manual, google, colleagues, experiment with what you learned. If you exhaust all those with no result, ask CA Support.
Back to top
View user's profile Send private message
don.leahy

Active Member


Joined: 06 Jul 2010
Posts: 765
Location: Whitby, ON, Canada

PostPosted: Sat Aug 17, 2013 12:41 am
Reply with quote

Take a look at OCUST1.

You may have to hold your nose and code a GOTO, but that is a very common place to bypass the output segloop on a first time in.

A perhaps cleaner approach is to do it in OINIT1. You can set the CONTROL-INDICATOR to bypass the Output Edit logic altogether.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts TRIM everything from input, output co... DFSORT/ICETOOL 1
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts Joinkeys - 5 output files DFSORT/ICETOOL 7
No new posts Build a record in output file and rep... DFSORT/ICETOOL 11
Search our Forums:

Back to Top