Em 1/24/07 7:29 PM, "Mario Rizzi" <[EMAIL PROTECTED]> escreveu:

> A scripting error has occurred: BBEdit got an error: The selection
> range must be non-empty before attempting a cut or copy.


The error message says it all: there's no text selected, so there's no way
to execute the "copy selection" command.

Try insert this line before "copy selection" line:

select text 1 of text window 1


(Alternatively, you can simply delete the "copy selection" line, because it
_apparently_ doesn't do anything useful in this script. Unless, of course,
you intend to use the copied text generated by the first replace process for
something else.)



João Carlos de Pinho
São Paulo, Brazil



--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to