× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



I was doing some looking and couldn't find what I wanted in the format I
wanted, thus why I asked. WRKOBJD worked for me.

-----Original Message-----
From: Vern Hamberg [mailto:vhamberg@xxxxxxxxxxxxxxxxxxxxxxxxx]
Sent: Thursday, March 27, 2003 10:55 AM
To: Midrange Systems Technical Discussion
Subject: Re: Viewing OUTQ Descriptions


Right on, Steve. These command menus are some of the best sources for us on 
iSeries. And there are only a few verbs that are used a lot. In Appendix D 
of CL Programming is information on command abbreviations
========================
CL Command Verb Abbreviations

Most CL command names follow a consistent naming style. The first three 
letters of the command name represent the action that is being performed. 
The remaining letters of the command name describe the object that is 
having the action performed on it.

Another name for the three-letter command prefix is the command 'verb'. The 
majority of all CL commands use one of the following common command verbs:

Verb Abbreviation Meaning

ADD add
CHG change
CRT create
DLT delete
DSP display
END end
RMV remove
STR start
WRK work with
========================

I think many of these abbreviations are based on Soundex principles.

You can GO VERB or GO SUBJECT to get some interesting and useful lists of 
commands.

HTH

Vern

At 09:49 AM 3/27/2003 -0600, you wrote:
>Mike (and anybody else who cares) -
>
>here is what I do when I don't know _what_ command to use (here is an
>example for your question):
>
>1)  Type WRKOUTQ*, and press <Enter>.  This will show you all commands that
>begin with WRKOUTQ.
>
>2)   If I don't find what I'm looking for, I would type GO CMDOUTQ, and
>browse the list of OUTQ commands.
>
>3)   If I still don't find what I'm looking for, I would type GO CMDWRK,
and
>browse the list of WRK commands.
>
>4)   Finally, I would type a ? on the command line or press F4, and go to
>the major command groups menu and just browse thru the menus until I find
>what I'm looking for...
>
>You can usually find the command that you need by following this general
>approach (XXXX is the subject portion of the command):
>
>WRKXXXX*
>GO CMDXXXX
>GO CMDWRK
>GO CMDDSP
>? or F4
>
>HTH
>
>Steve Landess
>Austin, Texas
>(512) 423-0935
>_______________________________________________
>This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
>To post a message email: MIDRANGE-L@xxxxxxxxxxxx
>To subscribe, unsubscribe, or change list options,
>visit: http://lists.midrange.com/mailman/listinfo/midrange-l
>or email: MIDRANGE-L-request@xxxxxxxxxxxx
>Before posting, please take a moment to review the archives
>at http://archive.midrange.com/midrange-l.


_______________________________________________
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.