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: 767
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 All times are GMT + 6 Hours
Forum Index -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts FileAid move data from two files to o... Compuware & Other Tools 5
No new posts CICS-Db2 connection issue CICS 1
No new posts SAVEPOINT ON ROLLBACK RETAIN CURSORS ... DB2 1
No new posts REXX/CMS How to place command console... CLIST & REXX 4
No new posts XML Generate issue COBOL Programming 0
Search our Forums:


Back to Top