Mark,

It is not even clear to me whether this thing should even run on the same computer as the RunRev-based "client". I have been having some e- mail chitchat with Zeeshan, but a lot of info is still missing. The shell function might not work. If it did work, I'd think that the project doesn't need Java and could be done entirely in Rev.

--
Best regards,

Mark Schonewille

Economy-x-Talk Consulting and Software Engineering
Homepage: http://economy-x-talk.com
Twitter: http://twitter.com/xtalkprogrammer

Economy-x-Talk is always looking for new software development projects. Feel free to contact me for a quote.

Op 19 mrt 2010, om 23:37 heeft Mark Wieder het volgende geschreven:

zeeshan-

Friday, March 19, 2010, 3:01:26 PM, you wrote:

  put shell("Server 6800") into tResult

Unless you've somehow compiled "Server" as an executable binary file,
you'll need to launch it as

put shell("java Server") into tResult

otherwise you'll end up with something in tResult like "'Server' is
not recognized as an internal or external command, operable program or
batch file."

--
-Mark Wieder
[email protected]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to