Which version has the new itemDel?

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Which version has the new itemDel?

Post by dunbarx »

I thought it was v.7x.

And is any string supported?

Code: Select all

set the itemDel to "my dog has fleas"
Craig Newman
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Which version has the new itemDel?

Post by Klaus »

Hi Craig,

yes and yes, if the dictionary doesn't lie to me! 8)

Chance to tell my alltime favourtie:
My dog has got no nose!
How does it smell?
Awful!
:D


Best

Klaus
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Which version has the new itemDel?

Post by dunbarx »

Klaus.
...Awful!
Was that a joke that preceded Monty Python?

Craig
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Which version has the new itemDel?

Post by Klaus »

I think I first saw/heard it in a Monty Python episode :D
zaxos
Posts: 222
Joined: Thu May 23, 2013 11:15 pm

Re: Which version has the new itemDel?

Post by zaxos »

You can use itemDel with more than 1 char now? Thats great! Can you please tell which version supports this?
Knowledge is meant to be shared.
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Which version has the new itemDel?

Post by Klaus »

??? :shock:
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Which version has the new itemDel?

Post by FourthWorld »

zaxos wrote:You can use itemDel with more than 1 char now? Thats great! Can you please tell which version supports this?
Looking at the Dictionary entry for itemdel I see this note:
Comments:
From LiveCode 7.0, itemDelimiter can be a string of one or several characters. Chunk expressions use the itemDelimiter to determine where one item ends and the next begins.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Which version has the new itemDel?

Post by Klaus »

Reading the first two postings here, I get the same information.
PLUS a side blow to take a look into the dictionary! :D
FourthWorld
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10103
Joined: Sat Apr 08, 2006 7:05 am
Contact:

Re: Which version has the new itemDel?

Post by FourthWorld »

Klaus wrote:Reading the first two postings here, I get the same information.
PLUS a side blow to take a look into the dictionary! :D
Not meant as any sort of strike at all, just a gentle reminder that the thousands of hours put into the documentation is for the most part a pretty good investment, well worth reviewing when needed.
Richard Gaskin
LiveCode development, training, and consulting services: Fourth World Systems
LiveCode Group on Facebook
LiveCode Group on LinkedIn
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Which version has the new itemDel?

Post by dunbarx »

Calm down, everyone.

My dictionary is v6, so I for one would not have seen that notice. And a quick perusal of the updates to the dictionary in the list of release notes on the LC site did not show the change, though I could have missed it.

But I do believe that this is a powerful enhancement to an old favorite.

Craig
jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7423
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: Which version has the new itemDel?

Post by jacque »

Craig, any reason not to use LC 7? You're missing a lot.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Which version has the new itemDel?

Post by Klaus »

Craig,
dunbarx wrote:Calm down, everyone.
our side blows were heading in the direction of Greece! 8)


Best

Klaus
Post Reply