• MorphOS Developer
    itix
    Posts: 1516 from 2003/2/24
    From: Finland
    Quote:


    When my RexxMast receives a message to start a script is gets the standard output, input and error filehandles of the process that send the message, and makes them the standard output, input and error of the current process. It then calls the regina function to start the script.


    This wont work. There is no such library and if there was existing software would know nothing about it.

    The best solution probably would be writing wrappers using DOS file handles.

    But I wonder, doesnt this mean Regina is single threaded without chance to run two scripts simultaneously?
    1 + 1 = 3 with very large values of 1
  • »09.04.11 - 21:18
    Profile