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

PERFORM PARA1 TWICE - Will it work


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sivatechdrive

Active User


Joined: 17 Oct 2004
Posts: 191
Location: hyderabad

PostPosted: Mon Dec 06, 2004 3:05 pm
Reply with quote

PERFORM PARA1 TWICE
OR
PERFORM PARA1 Thrice



WILL these statements work
Back to top
View user's profile Send private message
unna

New User


Joined: 15 Oct 2004
Posts: 17

PostPosted: Mon Dec 06, 2004 3:25 pm
Reply with quote

Hi Siva,

The syntax is,

Perform Para1 n times
Back to top
View user's profile Send private message
manjinder

New User


Joined: 04 Dec 2005
Posts: 45
Location: pune

PostPosted: Sat Jan 07, 2006 3:32 pm
Reply with quote

hello frd you cannot give like this
perform para twice
or
perform para thrice

you can give like
perform para 2 times.
or
perform para 3 times.
regards..
manjinder
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts Use of Perform Thru Exit COBOL Programming 6
No new posts Negative value - packed field - Natur... Java & MQSeries 0
No new posts TWS - ETT File triggering does not wo... IBM Tools 4
No new posts SAS Work space - B37 abend JCL & VSAM 15
Search our Forums:

Back to Top