I remember those vaguely from VM/CMS (sort of extinct)
A dino:
Walter (not yet extinct)

-----Ursprüngliche Nachricht-----
Von: J. Leslie Turriff [mailto:jlturr...@mail.com] 
Gesendet: Dienstag, 18. August 2015 12:35
An: ooRexx Users <oorexx-users@lists.sourceforge.net>
Betreff: [Oorexx-users] How to use HI, TS and TE in *nix (bash)

        The Rexx Extensions Library Reference (sort of) documents the HI, TS
and TE immediate commands (syntax only) but does not explain how they are
used.
        When a Rexx program is running and I type TS on the command line the
system does not recognize it.  I get one of two messages:

>       sh: TS: command not found
                which is output from bash if I type it on the console where
the Rexx program is running; or

>       If 'ts' is not a typo you can use command-not-found to lookup the 
>package
that contains it, like this:
 >   cnf ts
                if I type the command on another console.

        Prefacing it with 'rexx' does not help.  So, how are these used in
the *nix environment?
-- 
                A Caution to Everybody

        Consider the Auk;
        Becoming extinct because he forgot how to fly, and could only walk.
        Consider man, who may well become extinct
        Because he forgot how to walk and learned how to fly before he
thinked.

-- Ogden Nash

----------------------------------------------------------------------------
--
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users


------------------------------------------------------------------------------
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to