Page 1 of 1

how to use ISPLIBD commad

PostPosted: Sat Apr 30, 2011 11:53 am
by Pumpkin
hi,
i was reading something about libdef, the manual say ISPF system command ISPLIBD can invoke the libdef display utility.so i write a rexx try it :
/*rexx*/
address ispexec
"isplibd"

but it won't work,it says 'isplibd' is not a recognized dialog service name.
so dose it mean under ispexec ,only can use service ,not command?
how to invoke the command?
thanks!

Re: how to use ISPLIBD commad

PostPosted: Sat Apr 30, 2011 1:13 pm
by prino
While in ISPF, just give the command ISPLIBD and it will, and you should have known this if you had read the manual, show a pop-up with the current LIBDEF information.