Hi Zeeshan,

You wrote the same earlier already. Please answer my questions, on- list or off-list.

--
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 20 mrt 2010, om 01:54 heeft zeeshan aamir het volgende geschreven:

Hay Mark Schonewille,

i tested with the changes in command emailed by Mark Wieder  ( put
shell("Server 6800") into tResult)

in server button in Rev like this
*For Server  Communication Button in Rev*


on mouseUp
  local tDefaultFolder, tResult
  --
  put the defaultFolder into tDefaultFolder
  set the defaultFolder to StackPath()
  --
  put shell("java Server") into tResult
  --
  set the defaultFolder to tDefaultFolder
  answer tResult
end mouseUp

*
*

<snip>
_______________________________________________
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