Re: Calling a livecode executable -ui from LC server and get back a result.

2017-05-05 Thread Malte Brill via use-livecode
Mark, thanks a lot for taking the time to explain things here! Very valuable information! I will certainly give it a try. Just need to install Vis Studio :-) While you are here: would you think, that a call to cURL should work on Windows server? For the life of me I can not get it to, even for

Re: Calling a livecode executable -ui from LC server and get back a result.

2017-05-05 Thread Malte Brill via use-livecode
Hi Roger, indeed, I have considdered that. But I have no experience on how this would behave. Actually what I was trying to do is reducing the involved components, instead of introducing more and more over the course of building the system. LC - Server came natural there, as it would have

Re: Calling a livecode executable -ui from LC server and get back a result.

2017-05-05 Thread Malte Brill via use-livecode
Hi Charles, thanks a lot for the information. I am afraid I can not use it in this context, as this is for an Open Source project. For other things this might be an option. Cheers, Malte > Hi Malte, > > If you are able to use the commercial version of LC server, the tsNet > external is

RE: Calling a livecode executable -ui from LC server and get back a result.

2017-05-05 Thread Malte Brill via use-livecode
Thanks Dan, but that is not what I am after… I have a server side liveCode application, which needs to talk to a couple of webservices from time to time. While this works nicely on the desktop, it does not do so on Server, as Server lacks some libURL functionality. First workaround was to

Calling a livecode executable -ui from LC server and get back a result.

2017-05-04 Thread Malte Brill via use-livecode
Hi all, has anybody successfully done this? Especially on Windows? I would like to launch a livecode built application from a liveCode server script and get the output back (on a Server that I control) Is that possible? If so, how? I tried a couple of things to no avail: " put the time

LC Server on Win and CURL

2017-04-06 Thread Malte Brill via use-livecode
Hi all, I wonder if somebody of you can enlighten me here. I am trying to use curl with liveCode Server. No Probs on a Mac, but Windows is behaving strange… set the shellCommand to "cmd“ — mail client might put in wrong quote mark put shell("c:/curl/bin/curl " & quote & "http://google.de“ &

Re: [Long] Moving a REST request from Desktop to Server

2017-03-08 Thread Malte Brill via use-livecode
Hi Richard, no, I did not considder using a standalone as a CGI engine. I am in a rather difficult environment with the project (government servers that have ridiculous tests and approval times for changed solutions). On top of that, I would not want to lose the benefit of using liveCode PHP

[Long] Moving a REST request from Desktop to Server

2017-03-07 Thread Malte Brill via use-livecode
Hi all, I am trying to move a request I do from a desktop app to a liveCode server script and am facing the problem that some of the stuff I use (most of it libURL stuff) is not available on the server. Now I wonder how I could translate it… Scenario is the following: Problem is

Re: Howto read-write-import-export SAP tables

2017-03-02 Thread Malte Brill via use-livecode
Hi Thierry, it might be easier to send IDOCs to SAP, which could either be FIX Record files (if transfered by SAP ALE), or XML (if connector like PO is set up). Check Transaction WE60 to get an XSD. SAP might need a connector to accept the iDOCs (like for Example PO), but with all possible

Re: Dumb deployment question

2017-01-26 Thread Malte Brill via use-livecode
Hey Trevor, https://github.com/trevordevore/levure this is looking like a potential winner. I would love to see how involved it is to move an existing application over to the framework. I have a rather big application that uses a couple of substacks

Re: can't open file on web server

2017-01-26 Thread Malte Brill via use-livecode
Hi Tiemo, did you try the URL directly without using the binfile keyword? put URL „http://www.somServer/someImage.jpg “ into img „myImage“ ? This works here. If you are using either the file or binfile keyword you are indicating file access to the engine,

Dumb deployment question

2017-01-25 Thread Malte Brill via use-livecode
Folks, please forgive me. I have not yet deployed with one of the current engines. Las standalone was built using 7 (gnashing my teeth a little bit). Now, I would really like to make the first serious standalone using 8.x (final might be using 9.x). This is still a bit ahead, but I want to

Re: What has changed in MacOS 10.12 in handling code pages?

2017-01-17 Thread Malte Brill via use-livecode
Hi Tiemo, I do not know what changed, but I see the same. Earliest version to fix this is 6.7.6 as far as I can tell. Cheers, Malte ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and

I'm a stupid GIT

2017-01-07 Thread Malte Brill via use-livecode
I also am a stupid GIT. Way over my head. That said - can’t this be somehow automated so that one could download nightly builds? If it could I would be willing to throw in a couple of Euros to make that happen (to be honest, not before the end of April though and most likely not enough Euros to