Re: new program on download page.

2008-10-07 Thread Schuh, Richard
And there were no errors in the VMARC Unpack? Have you tried the FBLOCK
trick (PIPE < vmarc file | fblock 80 00 | > vmarc file)  before
unpacking the module?

Regards, 
Richard Schuh 

 

 




From: The IBM z/VM Operating System
[mailto:[EMAIL PROTECTED] On Behalf Of Scott Rohling
Sent: Tuesday, October 07, 2008 2:46 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: new program on download page.


Out of curiosity - I tried this - got the 'Unknown CP/CMS
command' when I entered XBROWSE.  Then I went and downloaded the
alternate REXX library as suggested, installed  -- and this is what I
get:

xbrowse
EAGALT0300E Error 3 running compiled XBROWSE *, line 0: Program
is unreadable
EAGALT0304I The program cannot run with the Alternate Library
Ready(20003); T=0.01/0.01 15:42:16

Be nice to just have the REXX source, but I suppose that's up to
the author..  

Scott Rohling

p.s.  XBROWSE MODULE is just as it came out of XBROWSE VMARC --
so not sure what the Program unreadable msg is about...


On Tue, Oct 7, 2008 at 2:38 PM, Thomas Kern
<[EMAIL PROTECTED]> wrote:


When I enter XBROWSE (with no arguments), I get a return
code off 100. If I
give it an FN FT FM or an SPFNUM, it works. Perhaps your
problem is a lack
of a REXX Library, either the product version or that
alternate freebie one.
I have the alternate library installed.

/Tom Kern
/301-903-2211



On Tue, 7 Oct 2008 15:19:57 -0500, Huegel, Thomas
<[EMAIL PROTECTED]> wrote:

>Hi all,
>
>There is a new package on the IBM download page XBROWSE
.. I downloaded it
did VMARC and got two files 1) XBROWSE MODULE and 2)
XBROWSE CMSHELP..
>
>But when I type XBROWSE .. I get UNKNOWN CP/CMS
COMMAND.
>
>This is a complied REXX program and should at least
start to execute... ..
>
>Anyone else have this problem?
>
>Thanks
>Tom
>





Re: new program on download page.

2008-10-07 Thread Bruce Hayden
The "program is unreadable" because "EAGALT0304I The program cannot
run with the Alternate Library".  I don't know why people supply
"free" tools without source code, but at least compiled tools on the
download page should be compiled to work with the alternate library!

On Tue, Oct 7, 2008 at 5:46 PM, Scott Rohling <[EMAIL PROTECTED]> wrote:
> Out of curiosity - I tried this - got the 'Unknown CP/CMS command' when I
> entered XBROWSE.  Then I went and downloaded the alternate REXX library as
> suggested, installed  -- and this is what I get:
>
> xbrowse
> EAGALT0300E Error 3 running compiled XBROWSE *, line 0: Program is
> unreadable
> EAGALT0304I The program cannot run with the Alternate Library
> Ready(20003); T=0.01/0.01 15:42:16
>
> Be nice to just have the REXX source, but I suppose that's up to the
> author..
>
> Scott Rohling
>
> p.s.  XBROWSE MODULE is just as it came out of XBROWSE VMARC -- so not sure
> what the Program unreadable msg is about...
>

-- 
Bruce Hayden
Linux on System z Advanced Technical Support
IBM, Endicott, NY


Re: new program on download page.

2008-10-07 Thread Scott Rohling
http://www-01.ibm.com/support/docview.wss?rs=960&uid=swg24006250

is where I got it..

Scott Rohling

On Tue, Oct 7, 2008 at 2:56 PM, Huegel, Thomas <[EMAIL PROTECTED]> wrote:

> Tom,
>
> Any idea where I can find the freebie REXX library?
>
> Tom
>
> -Original Message-
> From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]
> Behalf Of Thomas Kern
> Sent: Tuesday, October 07, 2008 3:38 PM
> To: IBMVM@LISTSERV.UARK.EDU
> Subject: Re: new program on download page.
>
>
> When I enter XBROWSE (with no arguments), I get a return code off 100. If=
>  I
> give it an FN FT FM or an SPFNUM, it works. Perhaps your problem is a lac=
> k
> of a REXX Library, either the product version or that alternate freebie o=
> ne.
> I have the alternate library installed.
>
> /Tom Kern
> /301-903-2211
>
>
> On Tue, 7 Oct 2008 15:19:57 -0500, Huegel, Thomas <[EMAIL PROTECTED]> wro=
> te:
>
> >Hi all,
> >
> >There is a new package on the IBM download page XBROWSE .. I downloaded =
> it
> did VMARC and got two files 1) XBROWSE MODULE and 2) XBROWSE CMSHELP..
> >
> >But when I type XBROWSE .. I get UNKNOWN CP/CMS COMMAND.
> >
> >This is a complied REXX program and should at least start to execute... =
> ..
> >
> >Anyone else have this problem?
> >
> >Thanks
> >Tom
> >
>


Re: new program on download page.

2008-10-07 Thread Scott Rohling
Out of curiosity - I tried this - got the 'Unknown CP/CMS command' when I
entered XBROWSE.  Then I went and downloaded the alternate REXX library as
suggested, installed  -- and this is what I get:

xbrowse
EAGALT0300E Error 3 running compiled XBROWSE *, line 0: Program is
unreadable
EAGALT0304I The program cannot run with the Alternate Library
Ready(20003); T=0.01/0.01 15:42:16

Be nice to just have the REXX source, but I suppose that's up to the
author..

Scott Rohling

p.s.  XBROWSE MODULE is just as it came out of XBROWSE VMARC -- so not sure
what the Program unreadable msg is about...

On Tue, Oct 7, 2008 at 2:38 PM, Thomas Kern <[EMAIL PROTECTED]> wrote:

> When I enter XBROWSE (with no arguments), I get a return code off 100. If I
> give it an FN FT FM or an SPFNUM, it works. Perhaps your problem is a lack
> of a REXX Library, either the product version or that alternate freebie
> one.
> I have the alternate library installed.
>
> /Tom Kern
> /301-903-2211
>
>
> On Tue, 7 Oct 2008 15:19:57 -0500, Huegel, Thomas <[EMAIL PROTECTED]>
> wrote:
>
> >Hi all,
> >
> >There is a new package on the IBM download page XBROWSE .. I downloaded it
> did VMARC and got two files 1) XBROWSE MODULE and 2) XBROWSE CMSHELP..
> >
> >But when I type XBROWSE .. I get UNKNOWN CP/CMS COMMAND.
> >
> >This is a complied REXX program and should at least start to execute... ..
> >
> >Anyone else have this problem?
> >
> >Thanks
> >Tom
> >
>


Re: new program on download page.

2008-10-07 Thread Huegel, Thomas
Using the ALT LIB I downloaded from IBM I get the following:

xbrowse profile exec a  
 
EAGALT0300E Error 3 running compiled XBROWSE *, line 0: Program is unreadable   
 
EAGALT0304I The program cannot run with the Alternate Library   
 

Are there any other ALT LIB's ???


-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]
Behalf Of Thomas Kern
Sent: Tuesday, October 07, 2008 3:38 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: new program on download page.


When I enter XBROWSE (with no arguments), I get a return code off 100. If=
 I
give it an FN FT FM or an SPFNUM, it works. Perhaps your problem is a lac=
k
of a REXX Library, either the product version or that alternate freebie o=
ne.
I have the alternate library installed.

/Tom Kern
/301-903-2211 


On Tue, 7 Oct 2008 15:19:57 -0500, Huegel, Thomas <[EMAIL PROTECTED]> wro=
te:

>Hi all,
>
>There is a new package on the IBM download page XBROWSE .. I downloaded =
it
did VMARC and got two files 1) XBROWSE MODULE and 2) XBROWSE CMSHELP..
>
>But when I type XBROWSE .. I get UNKNOWN CP/CMS COMMAND.
>
>This is a complied REXX program and should at least start to execute... =
..
>
>Anyone else have this problem?
>
>Thanks
>Tom
>


Re: new program on download page.

2008-10-07 Thread Huegel, Thomas
Tom,

Any idea where I can find the freebie REXX library?

Tom

-Original Message-
From: The IBM z/VM Operating System [mailto:[EMAIL PROTECTED]
Behalf Of Thomas Kern
Sent: Tuesday, October 07, 2008 3:38 PM
To: IBMVM@LISTSERV.UARK.EDU
Subject: Re: new program on download page.


When I enter XBROWSE (with no arguments), I get a return code off 100. If=
 I
give it an FN FT FM or an SPFNUM, it works. Perhaps your problem is a lac=
k
of a REXX Library, either the product version or that alternate freebie o=
ne.
I have the alternate library installed.

/Tom Kern
/301-903-2211 


On Tue, 7 Oct 2008 15:19:57 -0500, Huegel, Thomas <[EMAIL PROTECTED]> wro=
te:

>Hi all,
>
>There is a new package on the IBM download page XBROWSE .. I downloaded =
it
did VMARC and got two files 1) XBROWSE MODULE and 2) XBROWSE CMSHELP..
>
>But when I type XBROWSE .. I get UNKNOWN CP/CMS COMMAND.
>
>This is a complied REXX program and should at least start to execute... =
..
>
>Anyone else have this problem?
>
>Thanks
>Tom
>


Re: new program on download page.

2008-10-07 Thread Thomas Kern
When I enter XBROWSE (with no arguments), I get a return code off 100. If
 I
give it an FN FT FM or an SPFNUM, it works. Perhaps your problem is a lac
k
of a REXX Library, either the product version or that alternate freebie o
ne.
I have the alternate library installed.

/Tom Kern
/301-903-2211 


On Tue, 7 Oct 2008 15:19:57 -0500, Huegel, Thomas <[EMAIL PROTECTED]> wro
te:

>Hi all,
>
>There is a new package on the IBM download page XBROWSE .. I downloaded 
it
did VMARC and got two files 1) XBROWSE MODULE and 2) XBROWSE CMSHELP..
>
>But when I type XBROWSE .. I get UNKNOWN CP/CMS COMMAND.
>
>This is a complied REXX program and should at least start to execute... 
..
>
>Anyone else have this problem?
>
>Thanks
>Tom
>


new program on download page.

2008-10-07 Thread Huegel, Thomas
Hi all,

There is a new package on the IBM download page XBROWSE .. I downloaded it did 
VMARC and got two files 1) XBROWSE MODULE and 2) XBROWSE CMSHELP..

But when I type XBROWSE .. I get UNKNOWN CP/CMS COMMAND.

This is a complied REXX program and should at least start to execute... ..

Anyone else have this problem?

Thanks
Tom