Whilst trying to deliver my OWN soft, I found that
the IMPORT-statement in IBM-NetRexx *is* Case sensitive
For instance:
import com.thsitc.PP.rt.
does say: No classes for import ...
BUT:
import com.thsitc.pp.rt.
*is* successful (in IBM NetRexx)
This implies, as I see it, that all classes mentioned in the IMPORT
statement
have to spelled EXACTLY.
This should be, please,noted in the IBM NetRexx doc's ;-)
By the way: NO Problem for me, BUT I do think this *feature* should be
documented
somewhere (when your time and energy does allow ... ;-))
Thomas.
--
Thomas Schneider (www.thsitc.com)
_______________________________________________
Ibm-netrexx mailing list
[hidden email]
Thomas Schneider, Vienna, Austria (Europe) :-)
www.thsitc.com
www.db-123.com