I like graphs: http://www.kicktraq.com/projects/1755283828/open-source-edition-of-livecode/
mirroring to use, as per previously discussed. On 29.01.2013, at 14:11, Colin Holgate wrote: > This isn't to say that I'm obsessed or anything, but: > > on opencard > checklatest > send "checklatest" to me in 300 seconds > end opencard > > on checklatest > get url > "http://www.kickstarter.com/projects/1755283828/open-source-edition-of-livecode" > replace return with "*" in it > replace "Project[pledged" with return in it > set the itemdelimiter to "¬" > get item 2 of line 2 of it > set the itemdelimiter to "<" > if item 1 of it <> fld 1 then play > specialFolderPath("Desktop")&"/Flute.wav" > put item 1 of it into fld 1 > end checklatest > > > > _______________________________________________ > livecode-dev mailing list > livecode-...@lists.runrev.com > http://lists.runrev.com/mailman/listinfo/livecode-dev -- Use an alternative Dictionary viewer: http://bjoernke.com/bvgdocu/ Chat with other RunRev developers: http://bjoernke.com/chatrev/ _______________________________________________ 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