Hi Dave,

As I wrote in an earlier mail to you, you can write

tell application "Revolution"
  do script "put \"Some Value\""
end tell

and if you want "Some Value" to be put after a field, you can use

tell application "Revolution"
  do script "put \"Some Value\" after fld \"You Field\""
end tell

Best,

Mark

--

Economy-x-Talk
Consultancy and Software Engineering
http://economy-x-talk.com
http://www.salery.biz

Get your store on-line within minutes with Salery Web Store software. Download at http://www.salery.biz

Op 7-dec-2006, om 12:26 heeft Dave het volgende geschreven:

<snip>

For instance how would I pass the message "Hello World" from an applescript and have it display this message at the end of a field in RunRev?

Thanks a lot and All the Best
Dave


_______________________________________________
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