RexxUtil от Regin'ы
Michael Baryshnikov написал(а) к Aleksey Tarasow в Aug 15 20:17:03 по местному времени:
Нello, Aleksey!
> На текущий момент вся система без пpоблем pаботает в OS/2. Таким обpазом, удалось полностью pешать поставленную задачу. И одновpеменно с этим написать по-настоящему межплатфоpменную систему.
Хех. Ну, просто, чтобы похвастаться. Но править и переписывать надо почти всё... может сразу всё в шелле писать? у нас порт баша есть... жаль, что Ось нельзя поставить в ВМ на маке, но с другой стороны - тут почти все те же проги, что я пользую в Полуоси, вот только работает оно ГОРАЗДО веселее...
===
cdma-хххххх:~ macbook$ rexx -h
Regina REXX-Regina_3.5 5.00 31 Dec 2009. All rights reserved.
Regina is distributed under the terms of the GNU Library Public License
and comes with NO WARRANTY. See the file COPYING-LIB for details.
To run a Rexx program:
rexx [-h?vrt[ir]ap] program [arguments...]
where:
-h,-? show this message
-v display Regina version and exit
-r run Regina in "safe" mode
-t[trace_char] set TRACE any valid TRACE character - default A
-a pass command line to Rexx program as separate arguments
-p pause after execution (Win32 only)
-l[locale] use the system's default charset or a supplied one
To tokenise a Rexx program:
rexx -c program(input) tokenisedfile(output)
To execute a tokenised file:
rexx -e tokenisedfile [arguments...]
If you intend using external functions (using RxFuncAdd) you need to run the "regina" executable
===
WBR, Michael Baryshnikov.
--- wfido
|