RE: IP Address Function

2011-09-24 Thread Gregory Lypny
Thanks John, Much obliged. Gregory On Sat, Sep 24, 2011, at 1:00 PM, John Dixon wrote: > Read page 12 of the 'release notes... 'networkinterfacesproperty', it was > introduced in 4.6.3 ___ use-livecode mailing list use-livecode@lists.runrev.com Ple

Not an Open Socket - While Checking for Internet

2011-09-24 Thread debdoot das
Hi All, This script returns the IP address on the computer but on iphone simulator it returns "not an open socket." Anyway to make this work? on mouseUp put "255.255.255.255:4" into mySock open datagram socket to mySock put hostAddress(mySock) into myIP1 close socket mySock if m

Dragging folder to a field under linux adds "file://" before the folder

2011-09-24 Thread Matthias Rebbe
Hi, i want to drag a folder into a field to get the path displayed. I am using the following code in the field script: ON dragEnter IF there is a folder the dragdata["files"] THEN set the dragaction to copy END IF END dragEnter ON dragDrop set the text of me t

RE: IP Address Function

2011-09-24 Thread John Dixon
Read page 12 of the 'release notes... 'networkinterfacesproperty', it was introduced in 4.6.3 > From: gregory.ly...@videotron.ca > Subject: IP Address Function > Date: Sat, 24 Sep 2011 12:44:12 -0400 > To: use-livecode@lists.runrev.com > > Hello everyone, > > Is there a LiveCode function that

IP Address Function

2011-09-24 Thread Gregory Lypny
Hello everyone, Is there a LiveCode function that returns the IP address of the computer on which LiveCode or a LiveCode standalone is running? Regards, Gregory ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subs

Re: Another web challenge: Back button

2011-09-24 Thread Chipp Walters
Perhaps this may make my point a bit more palatable. Which one of these to use in your next web app development? 20 JavaScript Frameworks Worth Checking Out < http://net.tutsplus.com/articles/web-roundups/20-javascript-frameworks-worth-checking-out/ > < http://net.tutsplus.com/articles/web-roundup