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

Dynamic cursor name in Cobol program


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

New User


Joined: 14 Feb 2020
Posts: 1
Location: USA

PostPosted: Fri Feb 14, 2020 2:55 am
Reply with quote

Can we use dynamic cursor name in Cobol program?
Back to top
View user's profile Send private message
bappamajumdar

New User


Joined: 29 Aug 2019
Posts: 2
Location: USA

PostPosted: Fri Feb 14, 2020 2:57 am
Reply with quote

No. You can not use dynamic cursor name. A cursor with the specified name has to be defined when the program is executed. The name must not be the same as the name of another cursor declared in your program.]
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
Search our Forums:

Back to Top