More info on NetREXX

classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

More info on NetREXX

Labuda, Joseph

Hi!

 

    I would like to learn about NetREXX to learn and to code. Is there any book (print, on-line or e-Book) that I can use?

 

Joseph F. Labuda

Work: 1 ADP Blvd, Roseland, NJ

Home: 37 Dundee Circle, Middletown, NY

Tele: 973-974-6478

 


This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.

_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Reply | Threaded
Open this post in threaded view
|

Re: More info on NetREXX

rvjansen
Hi Joseph,


http://speleotrove.com/misc/NetRexx2.pdf is an excellent document.

In combination with http://www.redbooks.ibm.com/abstracts/sg242216.html you have everything you need to start.

best regards,

René Jansen.

On 17 sep 2010, at 18:30, Labuda, Joseph wrote:

Hi!

 

    I would like to learn about NetREXX to learn and to code. Is there any book (print, on-line or e-Book) that I can use?

 

Joseph F. Labuda

Work: 1 ADP Blvd, Roseland, NJ

Home: 37 Dundee Circle, Middletown, NY

Tele: 973-974-6478

 


This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.
_______________________________________________
Ibm-netrexx mailing list
[hidden email]



_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Reply | Threaded
Open this post in threaded view
|

Re: More info on NetREXX

Robert L Hamilton
In reply to this post by Labuda, Joseph
Do a google on
                NetRexx 2 22nd May 2009

Bobh

On Fri, Sep 17, 2010 at 11:30 AM, Labuda, Joseph <[hidden email]> wrote:

Hi!

 

    I would like to learn about NetREXX to learn and to code. Is there any book (print, on-line or e-Book) that I can use?

 

Joseph F. Labuda

Work: 1 ADP Blvd, Roseland, NJ

Home: 37 Dundee Circle, Middletown, NY

Tele: 973-974-6478

 


This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.

_______________________________________________
Ibm-netrexx mailing list
[hidden email]




_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Reply | Threaded
Open this post in threaded view
|

RE: More info on NetREXX

Labuda, Joseph
In reply to this post by rvjansen

Hi, Rene!

 

    Thank you for your quick response to my inquiry.

 

Joseph F. Labuda

1 ADP Blvd

Roseland, NJ, 07068

Tel: 973-974-6478

 


From: [hidden email] [mailto:[hidden email]] On Behalf Of René Jansen
Sent: Friday, September 17, 2010 1:09 PM
To: IBM Netrexx
Subject: Re: [Ibm-netrexx] More info on NetREXX
Importance: High

 

Hi Joseph,

 

 

http://speleotrove.com/misc/NetRexx2.pdf is an excellent document.

 

In combination with http://www.redbooks.ibm.com/abstracts/sg242216.html you have everything you need to start.

 

best regards,

 

René Jansen.

 

On 17 sep 2010, at 18:30, Labuda, Joseph wrote:



Hi!

 

    I would like to learn about NetREXX to learn and to code. Is there any book (print, on-line or e-Book) that I can use?

 

Joseph F. Labuda

Work: 1 ADP Blvd, Roseland, NJ

Home: 37 Dundee Circle, Middletown, NY

Tele: 973-974-6478

 


This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.

_______________________________________________
Ibm-netrexx mailing list
[hidden email]


 


_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Reply | Threaded
Open this post in threaded view
|

RE: More info on NetREXX

measel
In reply to this post by Labuda, Joseph

These IBM redbooks are helpful:

 

Creating Java Applications using NetRexx -- http://www.redbooks.ibm.com/abstracts/sg242216.html

Good simple examples under the Additional Materials link - ftp://www.redbooks.ibm.com/redbooks/SG242216/nrxredbk.zip

 

VM/ESA Network Computing with Java and NetRexx  --  http://www.redbooks.ibm.com/redbooks/SG245148.html

Although this is about running NetRexx on CMS, it gives great examples of NetRexx code.

 

 

From: [hidden email] [mailto:[hidden email]] On Behalf Of Labuda, Joseph
Sent: Friday, September 17, 2010 11:30 AM
To: [hidden email]
Subject: [Ibm-netrexx] More info on NetREXX
Importance: High

 

Hi!

 

    I would like to learn about NetREXX to learn and to code. Is there any book (print, on-line or e-Book) that I can use?

 

Joseph F. Labuda

Work: 1 ADP Blvd, Roseland, NJ

Home: 37 Dundee Circle, Middletown, NY

Tele: 973-974-6478

 


This message and any attachments are intended only for the use of the addressee and may contain information that is privileged and confidential. If the reader of the message is not the intended recipient or an authorized representative of the intended recipient, you are hereby notified that any dissemination of this communication is strictly prohibited. If you have received this communication in error, notify the sender immediately by return email and delete the message and any attachments from your system.


_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Reply | Threaded
Open this post in threaded view
|

Re: More info on NetREXX

Fernando Cassia-2


On Fri, Sep 17, 2010 at 2:19 PM, Measel, Mike <[hidden email]> wrote:

These IBM redbooks are helpful:

 

Creating Java Applications using NetRexx -- http://www.redbooks.ibm.com/abstracts/sg242216.html

Good simple examples under the Additional Materials link - ftp://www.redbooks.ibm.com/redbooks/SG242216/nrxredbk.zip

 

VM/ESA Network Computing with Java and NetRexx  --  http://www.redbooks.ibm.com/redbooks/SG245148.html

Although this is about running NetRexx on CMS, it gives great examples of NetRexx code.


PDF here

FC 

 


_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Reply | Threaded
Open this post in threaded view
|

Re: More info on NetREXX

Fernando Cassia-2


On Fri, Sep 17, 2010 at 3:35 PM, Fernando Cassia <[hidden email]> wrote:


On Fri, Sep 17, 2010 at 2:19 PM, Measel, Mike <[hidden email]> wrote:

These IBM redbooks are helpful:

 

Creating Java Applications using NetRexx -- http://www.redbooks.ibm.com/abstracts/sg242216.html

Good simple examples under the Additional Materials link - ftp://www.redbooks.ibm.com/redbooks/SG242216/nrxredbk.zip

 

VM/ESA Network Computing with Java and NetRexx  --  http://www.redbooks.ibm.com/redbooks/SG245148.html

Although this is about running NetRexx on CMS, it gives great examples of NetRexx code.


PDF here

And the first one, here
www.redbooks.ibm.com/redbooks/pdfs/sg242216.pdf

FC


_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Reply | Threaded
Open this post in threaded view
|

Re: More info on NetREXX

Tom Maynard
In reply to this post by rvjansen
On 9/17/2010 12:09 PM, René Jansen wrote:

http://speleotrove.com/misc/NetRexx2.pdf is an excellent document.

In combination with http://www.redbooks.ibm.com/abstracts/sg242216.html you have everything you need to start.

Is no one going to mention the actual book?  http://tinyurl.com/2agg7ud

Written by the creator of the language -- and that certainly means something.  It's a steal for USD 10.20.

Tom.

_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Reply | Threaded
Open this post in threaded view
|

Re: More info on NetREXX

Kermit Kiser
I have a couple copies of that book. I would buy more but it was almost out of date by the time it was published. You have to download the supplement PDF (ftp://public.dhe.ibm.com/software/awdtools/netrexx/nrlsupp.pdf) and use both for reference if you go that way. Mike's new version 2 PDF is more up to date but we can't distribute that one or buy a hardcopy version yet.

My recommendations are:

1) If you already know Java then take a look at Leonardo Boselli's "Quick Guide" to NetRexx for Java developers -

http://kermitkiser.com/NetRexx/atOnce/netrexxAtOnce.html

2) To get quick and easy experience with simple NetRexx programming try the jEdit IDE with the NetRexx plugins (NetRexxScript and NetRexxDE).

(Links to jEdit and the plugins can be found here: http://kermitkiser.com/NetRexx/index.html )
 
3) For more advanced NetRexx programming, you need to use ANT or checkout Bill's new test NetRexx plugin for Eclipse.

-- Kermit


On 9/17/2010 12:20 PM, Tom Maynard wrote:
On 9/17/2010 12:09 PM, René Jansen wrote:

http://speleotrove.com/misc/NetRexx2.pdf is an excellent document.

In combination with http://www.redbooks.ibm.com/abstracts/sg242216.html you have everything you need to start.

Is no one going to mention the actual book?  http://tinyurl.com/2agg7ud

Written by the creator of the language -- and that certainly means something.  It's a steal for USD 10.20.

Tom.

_______________________________________________ Ibm-netrexx mailing list [hidden email]

_______________________________________________
Ibm-netrexx mailing list
[hidden email]