Re: Non-blocking transfers ...

2012-07-17 Thread gpb01
slylabs13 wrote The way others have proposed this in the past is to have an agent of some sort, a web agent or else a standalone app do the work for you, while your app periodically checks the status of the transfer in some way. I don't think that would work for iOS though. Bob Thanks

Re: Non-blocking transfers ...

2012-07-17 Thread gpb01
Thanks, but ... it's for a library that I wrote totally in Livecode (/so .. can run on any platform/) and I would like to avoid the use externals or other tricks ... ;) If I understand correctly, currently, in Livecode we have ONLY the load (HTTP GET), and nothing else ... right ? Thanks,

Re: An iPhone app as a remote control for an iPad app. Is it possible?

2012-01-30 Thread gpb01
paolomazza wrote Hi all, how to use an iPhone App as a remote control for an iPad app ? I am wondering if I can set any communication between two iOS apps (besides internet connection) ? Bluetooth ? Set a wifi intranet ? Socket communications? Is there any external to do this? All the

Re: Does 'export image to file' give any warnings?

2012-01-26 Thread gpb01
Graham Samuel-4 wrote I'm using 'export image' to put an image into a file without invoking a 'save' dialog - this is what my user wants. However, I can't see any obvious way of knowing that the new image has the same name has an existing one and would therefore overwrite it. I set up a

Re: Scripting a text to binary digits converter

2012-01-02 Thread gpb01
Bryan McCormick wrote JB, Guglielmo This appears to work for my purposes and is pretty speedy. See anything that might break? --- function convertTextToBinary varText repeat with n = 1 to the number of chars of varText put

Re: libURL Script Error After Upgrading to LiveCode 5.02

2011-12-30 Thread gpb01
Gregory Lypny wrote The following two lines used to work fine in a startup script. libURLSetLogField the long id of fld “Connection Log of card Connection of stack “Headquarters libURLSetFTPListCommand “NLST” Today I upgraded to version 5.02 of LiveCode and I get the following

Re: libURL Script Error After Upgrading to LiveCode 5.02

2011-12-30 Thread gpb01
Gregory Lypny wrote Hi Guglielmo, Thank you for your response. I will do what you say while revising my app, but does it mean that the standalone will not be affected? Gregory No, fortunately the standalone applications seem to work normally (/... tried on OS X 10.6.8 and Win 7 64

Re: Mac OS-X standalone from Windows machine

2011-12-30 Thread gpb01
Levi Kendall wrote Hi All, I'm having a bit of a problem making a standalone application for OS-X from a Windows machine. Actually making it is not the problem really, running it is. The save to standalone works fine and I end up with what I am assuming is the executeable in a