Another Weird Thing??

David Burgun dburgun at dsl.pipex.com
Thu Apr 13 15:25:14 EDT 2006


Hi,

Thanks a lot! I chose "|" as a nice alternate delimiter, but  
obviously it was a bad choice!

I changed to to just use the "replace" command and it's work ok now.

All the Best
Dave

On 13 Apr 2006, at 20:02, Thomas McGrath III wrote:

> David,
>
> Sorry but I jsut tested the replaceText and got blank
>
> I used the replace "|" with comma in myMessageData and that worked.
>
> Tom
>
> On Apr 13, 2006, at 2:32 PM, David Burgun wrote:
>
>> Hi,
>>
>> I seem to be being plagued by weirdness today! Take a look at this  
>> code:
>>
>>     set the itemDelimiter to  
>> ","                                                             -- 
>> Do I need this?
>>     put theMessageData into myMessageData
>>     put replaceText(myMessageData,"|",",") into myMessageData
>>
>>
>> When I run this and look at myMessageData before the replaceText()  
>> statment, it contains:
>>
>> "10|30|366|460|"
>>
>> But after the replaceText() call, myMessageData is empty!!!!!
>>
>> How can this be?
>>
>> Any help on this greatly appreciated.
>>
>> All the Best
>> Dave
>>
>>
>>
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your  
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>
> Thomas J McGrath III
> 3mcgrath at adelphia.net
>
> Lazy River Software™ - http://www.lazyriversoftware.com
>
> Lazy River Metal Art™ - http://www.lazyriversoftware.com/metal.html
>
> Meeting Wear™ - http://www.cafepress.com/meetingwear
>
> Semantic Compaction Systems - http://www.minspeak.com
>
> SCIconics, LLC - http://www.sciconics.com/sciindex.html
>
>
>
>
>
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list