[OSSLC] so far so good...
Björnke von Gierke
bvg at mac.com
Tue Jan 29 08:15:02 EST 2013
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-dev at 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/
More information about the use-livecode
mailing list