[jawsscripts] Re: EdSharp

  • From: "Joe Orozco" <jsorozco@xxxxxxxxx>
  • To: <jawsscripts@xxxxxxxxxxxxx>
  • Date: Fri, 5 Feb 2010 19:34:56 -0500

Hello,

Just a note to say thank you for the assistance.  It turns out that for the
Search and Replace to work properly, I have to put a backslash before and
after every quotation.

For Example:

Search for: <p>

Replace With: \n<p align=\"\justify\"\>

I appreciate the help.

Joe Orozco

?Hard work spotlights the character of people: some turn up their sleeves,
some turn up their noses, and some don't turn up at all.?--Sam Ewing 

-----Original Message-----
From: jawsscripts-bounce@xxxxxxxxxxxxx 
[mailto:jawsscripts-bounce@xxxxxxxxxxxxx] On Behalf Of Jamal Mazrui
Sent: Wednesday, February 03, 2010 3:55 PM
To: jawsscripts@xxxxxxxxxxxxx
Subject: [jawsscripts] Re: EdSharp

Hi Joe,
The ProgrammingBlind or BlindWebbers lists would probably be better for 
this, but let me try to help.
Press Control+Shift+F5 and pick the HTML Tidy compiler.  Then when you 
press Alt+V to invoke a snippet, the HTML related ones will be 
available.  You can create new ones with Alt+S to save a 
snippet.  It is 
not practical to assign individual keys to them with EdSharp, but you 
can navigate fairly efficiently via initial letter navigation or using 
Control+J to jump to an item based on text in its name (Alt+J jumps 
again).

Use \n for a line break in a search and replace operation.  You also 
generally need to put a backslash before each single or double quote, 
unfortunately.  EdSharp tries to interpret the string without such 
backslashes, but then no escaped characters will be recognized (which 
explains why \n was not interpreted as a line feed for you).

Jamal
On Wed, 3 Feb 2010, Joe Orozco wrote:

> Date: Wed, 3 Feb 2010 14:37:46 -0500
> From: Joe Orozco <jsorozco@xxxxxxxxx>
> Reply-To: jawsscripts@xxxxxxxxxxxxx
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] EdSharp
> 
> Hello,
>
> Please let me know where I can take these questions if this 
list is not
> appropriate.
>
> Questions about EdSharp:
>
> 1. Is there a way I can set up hot keys or shortcut keys to 
insert HTML tags
> I am using on a constant basis?  For example, Alt + 1 would 
equal a header
> tag.
>
> 2. When I am performing a Search and Replace, is there a way 
to tell the
> program to add a linebreak before the replaced string?  For 
example, I am
> replacing "<p>" with "<p align="justify">".  I'd like the new 
tag to be
> preceded by a blank line.  Can I do that?
>
> Thanks in advance for any help.
>
> Joe Orozco
>
> "A man who wants to lead the orchestra must turn his back on the
> crowd."--Max Lucado
>
>
> __________ Information from ESET NOD32 Antivirus, version of 
virus signature
> database 4832 (20100203) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
> __________ 
> Visit and contribute to The JAWS Script Repository 
http://jawsscripts.com
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts
>
>
__________ 
Visit and contribute to The JAWS Script Repository 
http://jawsscripts.com

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

__________ Information from ESET NOD32 Antivirus, version of 
virus signature database 4832 (20100203) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
  

__________ Information from ESET NOD32 Antivirus, version of 
virus signature database 4835 (20100204) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
  

__________ Information from ESET NOD32 Antivirus, version of 
virus signature database 4836 (20100204) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
  

__________ Information from ESET NOD32 Antivirus, version of 
virus signature database 4839 (20100205) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 
 

__________ Information from ESET NOD32 Antivirus, version of virus signature
database 4839 (20100205) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 

__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

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

Other related posts: