What does the sample library of Uni-Rexx consist of?

devquora
devquora

Posted On: Feb 22, 2018

 

In the same library offered by Uni-Rexx, we get a variety of applications such as-

  • Illustrations for using API to embed Uni-REXX as a scripting language.
  • Utilities for- data calculations, stimulating the “which” command for UNIX, running dbxw debugger on a process, printing on a remote host.
  • Functions to- perform a various string search, adds math functions to uni-REXX
  • Filter to- remove backspace characters from an input stream, uppercase all characters in an input stream.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Rexx Interview Questions

    What is Uni-REXX?

    Uni-REXX is a UNIX implementation of Rexx programming language which offers rich sets of functions that are particularl..

    Rexx Interview Questions

    Enlist the features of Rexx as a programming language.

    Following are the few features of Rexx-Rexx language has a very simple syntax format. Rexx can support multiple functi..

    Rexx Interview Questions

    Does Uni-Rexx give me any capabilities designed specifically for the UNIX environment?

    Rexx offers a rich set of functions other than the standard language features. These functions are designed specificall..