How would I get livecode to intercept data and then send it

Mark Schonewille m.schonewille at economy-x-talk.com
Tue Oct 25 19:14:34 EDT 2011


Hi Mike,

There are so many ways to do this! You could open a socket and send the data, or save the data in a file and make LiveCode read that, or open a LiveCode executable with a few parameters from the command line, or perhaps even set the clipboard and make LiveCode read that, or write an external that reads specific bytes memory, or... or... or... maybe you should be a little more specific and tell us what you want to achieve? Also, why wouldn't you be able to send data directly from plexum to opencart?

--
Best regards,

Mark Schonewille

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

Become our partner in sales http://qery.us/16r Start selling Color Converter today. 20% commission!

On 26 okt 2011, at 00:47, Mike Felker wrote:

> What I want to to is integrate two script systems.  One is open source and the other is encrypted but has an API.  You can send certain fields of data.  I am hoping username and password is send-able. 
> 
> How can I use live code to send the login info from one script (plexum) to a live code middleware and then have that live code program instantly send it to the second script (opencart) .  This has to be done without user interaction. 
> 
> Can this be done?  How?
> 
> Thanks in advance. 
> 
> Mike
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode





More information about the use-livecode mailing list