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

DLI call in easytrieve


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

New User


Joined: 13 May 2008
Posts: 4
Location: pune

PostPosted: Tue Dec 09, 2008 4:27 pm
Reply with quote

Hi can anyone tell me how this code works in easytrieve
This is a file declaration

FILE D300010 DLI (B300010)
%D300010
%R300010
%R300070
%R300130

This one is call
MOVE DATE02 TO SSA-ROOT-DATA
DLI D300010 R300010 'GN ' SSA (SSA-ROOT )

This is retrieve statement

RETRIEVE D300010
SELECT (R300010 ID 'FL'
WHILE ( FLDATE EQ DATE02 THRU DATE03)
R300070 ID 'ST'
R300130 ID 'SA' )
can anyone explain how it works?
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Dec 09, 2008 9:16 pm
Reply with quote

Hello and welcome to the forum,

How much IMS experience do you have? How much Easytrieve?
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 Error while running web tool kit REXX... CLIST & REXX 5
No new posts Call program, directly from panel CLIST & REXX 9
No new posts Batch call online program, EXCI task ... CICS 3
No new posts Count the number of characters in a f... CA Products 1
No new posts CSQBGET - Call giving completion code... COBOL Programming 3
Search our Forums:

Back to Top