As an aside, let's look at how far we have come from the Hypercard days. How 
many things can we do now with Livecode that would have taken xcmd's in 
Hypercard, or else could not have been done at all? I cannot think of a single 
thing in the last year or two that could NOT be done with Livecode, except 
perhaps for processor/graphics intensive things like a 3D role playing game, 
and even that seems to be possible within limits. Kudos to the Dev team! 

Bob


On Feb 12, 2012, at 1:05 PM, J. Landman Gay wrote:

> On 2/12/12 2:37 PM, Pete wrote:
>> Thanks Jacque, got 2 solutions now!
>> 
>> I guess I'm hoping that I can automate the whole build process at some
>> point by using the standaloneSaved message to do stuff so I don;t forget
>> to.  Basically I will want to:
>> 
>> - add a couple of files to the Windows standlaone folder
>> - zip the Mac and Windows folders
>> - ftp them to my web site
>> 
>> Is that a vain hope?
> 
> Not at all, just stay in LiveCode. Use "put url" or "revCopyFile" to copy the 
> files to the folder. Use revZip to zip the folder. Use the internet libURL 
> commands to FTP to the server.
> 
> -- 
> Jacqueline Landman Gay         |     jac...@hyperactivesw.com
> HyperActive Software           |     http://www.hyperactivesw.com
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to