Re: From any button script, how can I reset the scrollbar of a field to the "top" ?

2015-10-14 Thread David Williams
Hi Francis, The scrolled amount of a field is defined by the vscroll (vertical) and hscroll (horizontal) properties, so to set the scrollbar back to the top, do this: set the vscroll of field "myField" to 0 -David On Wed, 14 Oct 2015 13:43:37 +0100, Francis Nugent Dixon

Re: help changing the From address when sending email

2015-10-13 Thread David Williams
Hi Theresa, If you are needing to send email from a script and have it appear with the desired From: address, etc, you will need to follow at least the steps about email headers detailed in Ralph's response; mail servers tend to be very picky about how emails are formed. If you want to

Re: curling twilio API

2015-09-09 Thread David Williams
Hi Jose, Off the top of my head, this would probably look something like the following in LC: post tPostString to url("https://AC0afb9e5c70c0fde47904a9a6ff:e6a1bdc2a7a7484d6cdc96e@api*twilio*com/2010-04-01/Accounts/AC0afb9e5c70c0fde47904a9a6ff/Messages.json;) Where tPostString contains

Re: anyone else having trouble to get to livecode.com?

2015-07-23 Thread David Williams
Hi All, I just want to confirm that we're looking into this right now, and to thank everyone that provided info in this thread. Regards, -David On Thu, 23 Jul 2015 08:52:41 +0100, Malte Brill revolut...@derbrill.de wrote: Hi, when I try to access livecode.com http://livecode.com/ I

Re: Totally Loopy

2015-07-17 Thread David Williams
Hi Richmond, The way to do this is to wait with messages - so 'wait 4 ticks' becomes 'wait 4 ticks with messages'. This form of the command allows other messages to be passed while it's executing, making it a non-blocking wait. Regards, -David On Fri, 17 Jul 2015 11:52:06 +0100, Richmond

Re: Totally Loopy

2015-07-17 Thread David Williams
Disregard that - as soon as I hit send, my mail client fetched the other responses :) On Fri, 17 Jul 2015 12:46:45 +0100, David Williams dwilli...@livecode.com wrote: Hi Richmond, The way to do this is to wait with messages - so 'wait 4 ticks' becomes 'wait 4 ticks with messages

Re: on-rev outage

2015-03-06 Thread David Williams
Hi Ralph, We are. We initially though that the problem was more wide ranging, hence our initial conservative estimate for getting back online. However, I think that we almost there now. Regards, -David On 3/6/2015 2:30 PM, Ralph DiMola wrote: There was a disk failure. I would have thought

Re: sendmail through On-Rev server

2014-10-27 Thread david williams
Hello Everyone, I will post the response here that I sent to Paul in his ticket, as I think it may be of use to some people on this list. This results from using the old legacy irev engine as opposed to the newer Livecode Server engine. You can either change the file extension to .lc, or,

Test post

2014-10-22 Thread david williams
Please ignore. ___ 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

Final test

2014-10-22 Thread david williams
Please ignore ___ 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