View previous topic :: View next topic
|
Author |
Message |
Anindita Das
New User
Joined: 27 Feb 2012 Posts: 1 Location: UK
|
|
|
|
Could you advise, how to create a sequential file from an output of a QMF query using CLIST.
Say, I have a clist 'CLIST1' and I have query 'QMF1'. That QMF1 contains a particular query to select rows from a table.
Here I want to use that QMF1 in that CLIST1 and keep that output result of that query in a sequential dataset. How to do so?
Please advise. |
|
Back to top |
|
|
enrico-sorichetti
Superior Member
Joined: 14 Mar 2007 Posts: 10879 Location: italy
|
|
|
|
BOLD is meant to <highlight> something to draw attention
BOLDINg everything is like posting in capitals ==> SHOUTING
Your post has been edited. |
|
Back to top |
|
|
don.leahy
Active Member
Joined: 06 Jul 2010 Posts: 765 Location: Whitby, ON, Canada
|
|
|
|
Allocate DSQPRINT to a sequential data set before invoking QMF. |
|
Back to top |
|
|
expat
Global Moderator
Joined: 14 Mar 2007 Posts: 8796 Location: Welsh Wales
|
|
|
|
And seriously consider the use of REXX in preference to CLIST |
|
Back to top |
|
|
|