[jawsscripts] Re: String Segment Count

  • From: "Mike" <mike_sharp@xxxxxxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Tue, 6 Jul 2010 08:28:35 +0100

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

Other related posts: