Is the Netrexx class REXX extensible at all?

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Is the Netrexx class REXX extensible at all?

ThSITC
Hello Mike,

   and all NetRexx fan's :-)

I'm fighting here a still unresolved problem, as follwows:

I want to define two new classes:

class Stem extends Rexx
class WordList extends Rexx

(which I did)

... and ..

I want to declare, in  class MyClass, for instance:

properties public static

myStem = Stem '' -- an initliazed, empty stem
myWordList = WordList '' -- w WORD-List (with my own, new methods)

I've tried NUMEROUS times to do that, in vaious ways:  -- no success, sorry

Maybe I'm too foolish :-(

Any advise from the more knowledgable 'NetRexxx' Profi's????:

Is that possible in NetRexx Current version *at all*:


i.E::

is it possible to extend the Rexx Class, with an INIT value????

Mike, and/or all, I would really like when you could respond on this!

Thanks in advance,

Thomas (from dark Vienna, Austria).

--
Thomas Schneider (www.thsitc.com)

_______________________________________________
Ibm-netrexx mailing list
[hidden email]

Thomas Schneider, Vienna, Austria (Europe) :-)

www.thsitc.com
www.db-123.com