Welcome, Guest. Please login or register.

Author Topic: Is there anything like ARexx in Unix or Windows?  (Read 5084 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline jorkany

  • Hero Member
  • *****
  • Join Date: Sep 2006
  • Posts: 1009
    • Show all replies
    • http://www.amigaos4.com
Re: Is there anything like ARexx in Unix or Windows?
« on: May 12, 2011, 03:14:28 PM »
Quote from: freqmax;637369
Is there anything like an ARexx port on software used in Unix and Windows such that one can easily command other software esp closed source ones to do things. And thus open up for integration and batch processing?
Seems to be the missing feature, or did I miss something?

http://en.wikipedia.org/wiki/Windows_Script_Host
Software interfaces are usually through OLE Automation. Previously Windows also provided DDE which is probably a lot more similar to what you're thinking of.
« Last Edit: May 12, 2011, 03:17:43 PM by jorkany »