[jawsscripts] Re: String Segment Count

  • From: "Mike" <mike_sharp@xxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Wed, 7 Jul 2010 19:31:18 +0100

Geoff,

No problem my friend, no harm done... it pays to scratch your head a bit 
with the scripting lark.

--------------------------------------------------
From: "Geoff Chapman" <gch@xxxxxxxxxxxxxxxx>
Sent: Wednesday, July 07, 2010 7:43 AM
To: <jawsscripts@xxxxxxxxxxxxx>
Subject: [jawsscripts] Re: String Segment Count

> yeah man sorry to have led you astray on this eh.  my limited poor 
> knowledge
> might've cost you more energy and time chasing an obvious rainbow, and I'm
> sorry about that.   Sometimes I just offer things from what knowledge I
> have, when it might be better to keep my mouth shut.  But, I find 
> sometimes,
> if I am wrong, it often prompts somebody to pop up and correct, then we 
> all
> learn stuff I suppose. messy way to learn though  eh.  <groan.>
> Sorry dude.
>
>
> ----- Original Message ----- 
> From: "Mike" <mike_sharp@xxxxxxxxxxxxx>
> To: <jawsscripts@xxxxxxxxxxxxx>
> Sent: Tuesday, July 06, 2010 5:28 PM
> Subject: [jawsscripts] Re: String Segment Count
>
>
>> Geoff,
>>
>> Thanks for the reply. I am sure that I tried this but it did not seem to
>> work but I will give it another go. The delimiters I need to check are a
>> blank space and a hyphen.
>>
>> Regards,
>>
>> Mike
>>
>> --------------------------------------------------
>> From: "Geoff Chapman" <gch@xxxxxxxxxxxxxxxx>
>> Sent: Tuesday, July 06, 2010 5:12 AM
>> To: <jawsscripts@xxxxxxxxxxxxx>
>> Subject: [jawsscripts] Re: String Segment Count
>>
>>> Hi Mike.
>>> well, I stand to be corrected, but my understanding was that you just
>>> shoved
>>> all of them next to each other inside quotation marks as the second 
>>> param
>>> of
>>> the function?
>>> i.e.
>>>
>>> StringSegmentCount (MyString, "| ")
>>>
>>>
>>> the multiple delimiters in this case would be vertical bar followed by a
>>> space, in sequence.
>>> thus a vertical bar with no space following it, would not be considered
>>> legal for the above code?
>>>
>>> BTW, you can also use, as can be very handy in some situations, and end
>>> of
>>> line character of "\n" as a delimiter as well.
>>>
>>> hth..
>>> ----- Original Message ----- 
>>> From: "Mike" <mike_sharp@xxxxxxxxxxxxx>
>>> To: <jawsscripts@xxxxxxxxxxxxx>
>>> Sent: Tuesday, July 06, 2010 9:10 AM
>>> Subject: [jawsscripts] String Segment Count
>>>
>>>
>>>> Hi All,
>>>>
>>>> I am a bit unsure on how to specify more the one delimiter in the
>>>> stringsegmentcount function, can someone let me know how it is done?
>>>>
>>>> Regards,
>>>>
>>>> Mike
>>>>
>>>> __________�
>>>>
>>>> View the list's information and change your settings at
>>>> http://www.freelists.org/list/jawsscripts
>>>>
>>>
>>> __________�
>>>
>>> View the list's information and change your settings at
>>> http://www.freelists.org/list/jawsscripts
>>>
>>>
>> __________�
>>
>> View the list's information and change your settings at
>> http://www.freelists.org/list/jawsscripts
>>
>
> __________�
>
> View the list's information and change your settings at
> http://www.freelists.org/list/jawsscripts
>
> 
__________�

View the list's information and change your settings at 
http://www.freelists.org/list/jawsscripts

Other related posts: