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