Hi
the as400 is very good on help
there are 100's of menu's
try
Go cmdlib
the command langue is very good when you get use to it.
wrk = Work
dsp = Display
chg = Change
lib = library
obj = object
etc...
hence
wrklib = Work with libraies
wrkobj = work with objects
you can also use a wild cared
wrko* = work with commands starting with wrko
have a play it does get easier
Dave
Main Topics
Browse All Topics





by: daveslaterPosted on 2005-02-24 at 15:02:46ID: 13398341
hI
Try a
wrkobj Y* *lib
Dave