[jawsscripts] Re: how to type escape characters?

  • From: Jitendra <Jeet.kumar1@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Fri, 08 Nov 2013 09:51:50 +0530

Thanks, it did the trick but what is \34, is the ascii value?
and why we need include the back slash?
thanks, Jeet
Paul Magill wrote:
> Hi Jitendra,
>
> In a const statement:
>
> Const
> Quote = "\34", 
> QuoteAndLeftParenthesis = "\34(",
>
> Or 
>
> TypeString ("\34(whatever else")
>
> The number following the backslash is the ascii value.
>
> Regards
> Paul from Australia
>
> -----Original Message-----
> From: jawsscripts-bounce@xxxxxxxxxxxxx
> [mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Jitendra
> Sent: Thursday, 7 November 2013 8:31 PM
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] how to type escape characters?
>
> Hello friends, this time I need your help, if I want JAWS to type characters
> like " (quotes, left or right parrant or any other escape character, how
> should I do that?
> Var string s
> ;for example, Change is a function's name in a company software, and you
> need to type again and again, and a value should be supplied in quotes to
> change colors, Ii want JAWS to type the half part of the function.
> s = "Change(""
> TypeString(s)
> Thanks.
>
> --- Disclaimer --- The information in this mail is confidential and is
> intended solely for addressee. Access to this mail by anyone else is
> unauthorised. Copying or further distribution beyond the original recipient
> may be unlawful. Any opinion expressed in this mail is that of sender and
> does not necessarily reflect that of State Bank group. --- __________�
>
> 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
>
>
>   


--- Disclaimer --- The information in this mail is confidential and is intended 
solely for addressee. Access to this mail by anyone else is unauthorised. 
Copying or further distribution beyond the original recipient may be unlawful. 
Any opinion expressed in this mail is that of sender and does not necessarily 
reflect that of State Bank group. --- 
__________�

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

Other related posts: