Hi Folks,

I am writing a paper for publication (I hope) describing analysis of internet 
predator messages achieved using Livecode.

I want to reference LC but I am not sure if there is a standard form or URL for 
doing this.  If not I am inclined to use https://en.wikipedia.org/wiki/LiveCode 

Any alternative suggestions?

David Glasgow

PS Also, while trying to find a suitable URL I came across the ‘Cheat Sheets’ 
page and PDFs, and stumbled on a couple of errors in the just LC one… not sure 
who to alert.

// String

"foo" & "bar" is "foobar" "foo" && "bar" is "foo bar" "str" begins with "st"
"str" ends with "g"

// Chunks

char 5 of "str" is "n"
_______________________________________________
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