how to use ISPLIBD commad



TSO Programming, ISPF, SDF, SDSF and PDF, FTP, TCP/IP Concepts, SNA & SNA/IP etc...

how to use ISPLIBD commad

Postby Pumpkin » Sat Apr 30, 2011 11:53 am

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!
-------------------
Pumpkin
Pumpkin
 
Posts: 55
Joined: Sat Mar 05, 2011 9:12 am
Has thanked: 0 time
Been thanked: 0 time

Re: how to use ISPLIBD commad

Postby prino » Sat Apr 30, 2011 1:13 pm

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.
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times


Return to TSO & ISPF