Java API

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
adventuresofgreg
Posts: 349
Joined: Tue Oct 28, 2008 1:23 am
Contact:

Java API

Post by adventuresofgreg » Wed Oct 20, 2010 1:51 pm

Hello: I need some help writing code for a (API) application program interface for a Java program. In other words, I need to control a Java application through a Rev stack. They make a API gateway available and supply all of the documentation - it's just all over my head.

Thanks,
Greg

Klaus
Posts: 14208
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Java API

Post by Klaus » Wed Oct 20, 2010 2:20 pm

Hi Greg,

how will the Java App be controlled? Via "shell"?

Anyway, I'm available and would like to take a look, please contact me via eMail if you like:
klaus(AT)major-k.de


Best

Klaus

adventuresofgreg
Posts: 349
Joined: Tue Oct 28, 2008 1:23 am
Contact:

Re: Java API

Post by adventuresofgreg » Wed Oct 20, 2010 9:58 pm

I would like to use LiveCode to control another application. This app is a Java app. Is it possible to use AppleScript or AppleEvents and LiveCode to do this?

Post Reply