Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Huegel, Thomas
It is on the IBM web site.. I think I did a search for 'alternate library' .. -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Frank M. Ramaekers Sent: Friday, July 24, 2009 10:34 AM To: IBMVM@LISTSERV.UARK.EDU Subject: R

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Rob van der Heij
y need the charged library. Some may recommend you to hack the module yourself like this: PIPE < xbrowse module | change /EAGRTPRC/DMSRTPRC/ | > xbrowse module a Rob

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Frank M. Ramaekers
exas 76710 -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Huegel, Thomas Sent: Friday, July 24, 2009 9:32 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: XBROWSE - Unknown CP/CMS command I have XBROWSE and have worked with the au

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Rob van der Heij
On Fri, Jul 24, 2009 at 4:31 PM, Huegel, Thomas wrote: > The author is no longer associated with IBM, but he can be tracked down. Oh my... I though they still did only the wet noodles for such mistakes ;-)

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Huegel, Thomas
I have XBROWSE and have worked with the author. XBROWSE requires the REXX runtime library or the freebe alternate library that is what I use. The author is no longer associated with IBM, but he can be tracked down. -Original Message- From: The IBM z/VM Operating System [mailto:ib

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Frank M. Ramaekers
copy xbrowse module x = = a (oldd Ready; T=0.01/0.01 09:10:08 xbrowse Unknown CP/CMS command (Hmmmnotice I never get the 'Ready;' message) Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE & RHCE Americ

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Les Koehler
cres Dr.Fax: (254)741-5777 Waco, Texas 76710 -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Rob van der Heij Sent: Friday, July 24, 2009 7:28 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: XBROWSE - Unknow

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Alan Altmark
On Friday, 07/24/2009 at 09:05 EDT, "Frank M. Ramaekers" wrote: > Oh, it requires it to be invoked from foolscreen CMS? > Hnevermind then. No, it does not require fullscreen CMS. I downloaded it and it works fine. Your problem is more basic: CMS isn't finding

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Rob van der Heij
ucky! It's weekend. Time to fish for red herring... The description says: "XBROWSE is a compiled REXX replacement for PEEK and BROWSE" So it's compiled and requires the REXX Runtime Library (aka EAGRTPRC). >From looking at the module, it appears to have the source included,

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Frank M. Ramaekers
6710 -Original Message- From: The IBM z/VM Operating System [mailto:ib...@listserv.uark.edu] On Behalf Of Rob van der Heij Sent: Friday, July 24, 2009 7:28 AM To: IBMVM@LISTSERV.UARK.EDU Subject: Re: XBROWSE - Unknown CP/CMS command On Fri, Jul 24, 2009 at 2:23 PM, Fra

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Rob van der Heij
On Fri, Jul 24, 2009 at 2:23 PM, Frank M. Ramaekers wrote: > That is my question: > > xbrowse > Unknown CP/CMS command So doesn't that assume you invoke it from within foolscreen CMS ? Rob

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Frank M. Ramaekers
That is my question: xbrowse Unknown CP/CMS command list xbrowse * * XBROWSE VMARCA1 XBROWSE MODULE X1 XBROWSE HELPCMS X1 Ready; T=0.01/0.01 07:22:45 Frank M. Ramaekers Jr. Systems Programmer MCP, MCP+I, MCSE

Re: XBROWSE - Unknown CP/CMS command

2009-07-24 Thread Kris Buelens
CMS command do you seem to be missing, Frank? The vscreen, window, > and pscreen commands are all part of CMS Session Services (CMS Full screen > support). > > > Frank M. Ramaekers wrote: > >> It appears that XBROWSE (available on the IBM download page) is issuing >> a comm

Re: XBROWSE - Unknown CP/CMS command

2009-07-23 Thread Dave Jones
What CP/CMS command do you seem to be missing, Frank? The vscreen, window, and pscreen commands are all part of CMS Session Services (CMS Full screen support). Frank M. Ramaekers wrote: It appears that XBROWSE (available on the IBM download page) is issuing a command that I don't ha

XBROWSE - Unknown CP/CMS command

2009-07-23 Thread Frank M. Ramaekers
It appears that XBROWSE (available on the IBM download page) is issuing a command that I don't have (a module I don't have (z/VM 5.4). I tried some of the commands I could see: vscreen DMSWCD386E Missing operand(s) Ready(00024); T=0.01/0.01 15:44

XBROWSE

2009-06-11 Thread Huegel, Thomas
I'm looking for Paul S. Whitmer the author of XBROWSE (from the VM download page).. Does anyone know him?