Just quickly to get you going, those are SORT Control Cards, not ICETOOL operators.
For SORT, you use SYSIN not TOOLIN. Can also be a dataset, though again, for simplicity, you'll mostly see examples with DD *. SORT Control Cards need to be prefixed by at least one blank.
In the DFSORT Application Programming Guide, you'll find a Chapter devoted to ICETOOL. You'll see the ICETOOL operators work one-at-a-time, input data to output data, though multiple operators can be used within a step. ICETOOL Operators do not need to be prefixed by any blanks.
If you want to modify the action of an ICETOOL Operator, you specify USING(nnnn) and then have a CNTL DDname, which can contain the SORT Control Cards needed. Again,this can be a dataset, though most examples you will find will be DD *...
TOOLIN - ICETOOL Operators
SYSIN - SORT Control Cards
nnnnCNTL - USING(nnnn) to modify data for an ICETOOL Operator specifying USING(nnnn)
JNF1CNTL/JNF2CNTL - SORT Control Cards for JOINKEYS Subtasks
For convenience, examples of all of the above will be DD * likely, but there is no difference if a permanent dataset is supplied. Needs to be 80-byte LRECL.
Joined: 02 Dec 2002 Posts: 629 Topics: 176 Location: Stockholm, Sweden
Posted: Wed May 28, 2014 12:40 am Post subject: Kolusu
I don't consider myself that lazy. Before I append a query, I do 2 things:-
1 A normal google (I just tried again using the search criteria toolin +file +input)
2 A search on this site using the appropriate forum (again using the search criteria above).
In the former case, I found nothing that seemed revelant. In the latter case, I found a minimum of 9 pages. I simply don't have time (at work) to wade through these pages looking at eacxh and every one of the entries to see if it fits. I know there are a lot of experienced, kind-hearted members out there who can and are prepared to answer my question, so that's the path I take.
Now, there is another alternative. Either the search engine on this forum is "limited" (generally, my experience has been that using this site's search engine doesn't usually give me the answer I'm looking for even if it might be there somewhere) or it possibly is ignoring things like the + sign in the search.
Feel free to show me the search criteria that would have given me my answer as well as how many pages I would have needed to wade through to find it
This isn't a "complaint" about this site in any way, it's simply reality (for me) as to why I post a query. (At the end of the day, those of us who do search and find the answer never post the question. Those of us who do post a question might well have searched and not been able to find the answer. It's easy to search when you know what criteria will give you the answer you're looking for, but if you don't use exactly those criteria, you won't find that answer) _________________ Michael
Joined: 26 Nov 2002 Posts: 12382 Topics: 75 Location: San Jose
Posted: Wed May 28, 2014 10:44 am Post subject: Re: Kolusu
misi01 wrote:
I don't consider myself that lazy.
Misi01,
I am not sure as to where you got that information but none of us said anything remotely close to that. The reason I provided the search option in this forum, as you scoured the internet to find a posting which is nothing but a copy of the postings by me and Frank. I was merely directing you to use the SOURCE of information itself.
misi01 wrote:
Feel free to show me the search criteria that would have given me my answer as well as how many pages I would have needed to wade through to find it
Well there are many ways to narrow down the search on this site. As shown above you can narrow it down by section and if you are looking for a SORT question, you are 100% guaranteed to find a solution using the field "Search for Author:" Put in my Username (KOLUSU) or FRANK* and you will find the solution. The + signs works too. You can choose the results to be POSTS instead of TOPICS if you want a glimpse of the posting that found your string.
Another option is to use your favorite Google search to search within mvsforums. ie have the strings you want to search and add mvsforums at the end
Joined: 02 Dec 2002 Posts: 629 Topics: 176 Location: Stockholm, Sweden
Posted: Fri May 30, 2014 12:41 am Post subject:
Sorry Kolusu. My lazy comment was just that, a comment. You know as well as I do that there are LOADS of people out there who append and haven't even made the first attempt to find the answer. I was just trying to say, I don't belong to them. You COULD accuse me of not looking long and hard enough BEFORE appending, but like most others with a job, I need a solution, prefereably today, rather than tomorrow.
I search a fair bit, append to this forum, then continue searching. GENERALLY speaking, I get an answer here before I find the solution elsewhere. _________________ Michael
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum