To list;
  I have a situation where I have to reposition a dataset in a new LNKLST. As I 
see no 

   SETPROG LNKLST,MOVE   statement available would the following work:
SETPROG LNKLST,DEFINE,NAME(LNKLSTnn),COPYFROM(CURRENT)
 SETPROG LNKLST,DELETE,NAME(LNKLSTnn),DSNAME=dnsame1SETPROG 
LNKLST,ADD,NAME=LNKLSTnn,DSNAME=dsname1,AFTER=dsname2
along with statements to activate the new lnklst.
Thks, Bill J.






----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to