[jawsscripts] Re: is there a way to extract certain string from another string in jaws script?

  • From: Kaveinthran Pulanthran <kavein2211@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Sat, 2 Feb 2013 14:05:51 +0800

hi,
use the string segment function, it will ask for 3 parameters. first
one, your string. second is the delemeters, which is the space
character. The third one is the index of the delemeter. In this case,
you should type in -1.

thanks

On 2/2/13, Alfredo Holguin <alfredoh14@xxxxxxxxx> wrote:
> I have a string, of "strArray" and would like to strip the "str" and
> add "I" to "Array", to make it "iArray".  I know that with the "+",
> you can add string, like, "I" + "strArray" = "istrArray".  however, I
> would like "strArray" to turn into "iArray".  is there a way to cut
> down "strArray" , into, "Array".  is there a formula for this?  if
> not, can I create a formula to do this?  which functions should I use?
> thanks,
> alfredo Holguin
>
> --
> Sincerely,
> Alfredo Holguin
> Alfredo’s accessible Technologies Services for the Blind
> California, USA
> Providing consultation and training services at an affordable price
> Specializing in Jaws for Windows, Apple iPhone, IPad, Macintosh,
> Serotek System Access, Dolphin Guide, GWMicro's BookSsense and overall
> researching which technological innovations best fit blients who are
> blind
> Knowledge is Power
> But Sharing Knowledge is MORE Powerful
> __________�
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts
>
>
__________�

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

Other related posts: