NetRexx Language Supplement

Автор: Mike Cowlishaw

Дата: 23rd August 2000

Скачать книгу в фомате PDF.

Contents

Part 1: NetRexx Language Supplement 1
   Section 1: Minor and Dependent classes 2
      Minor classes 2
      Dependent classes 3
      Restrictions 5
   Section 2: Other language enhancements 6
      Adapter classes 6
      Array initializers 6
      Array partial terms 7
      Binary methods 8
      copyIndexed(source) 8
      Deprecation 9
      Dollar sign in symbols 9
      Euro currency character 10
      Hexadecimal and binary numeric symbols 10
      If and when enhancements 11
      Imports, automatic (clarification) 12
      Imports, explicit 12
      Numeric enhancement 13
      Private and shared interfaces 13
      Properties enhancements 13
      Select case 14
      Shared classes, properties, and methods 15
      Special names 16
      Trace enhancements 16
      Trace Var 17
      Type operation enhancement 18
   Section 3: New and enhanced options 19
   Section 4: Experimental enhancements 22

       JavaBean properties 22
       Indirect properties 22
Part 2: The netrexx.lang package 27
    Section 1: Exception classes 28
    Section 2: The Rexx class 29

        Rexx constructors 29
        Rexx arithmetic methods 31
        Rexx miscellaneous methods 34
    Section 3: The RexxOperators interface class 37
    Section 4: The RexxSet class 38

        Public properties 38
        Constructors 39
        Methods 39