jEdit Community - Resources for users of the jEdit Text Editor
beanshell replace vars, _1, _2, etc... are always 'void'
Submitted by Scottw512 on Friday, 7 January, 2005 - 16:18
Hi,

I was trying to do some simple text rearranging but the beanshell replace vars that should have been set from the regex replacement values always return 'void'. I tried a simple test that goes like this...

convert this...
v1 sdfsdf v2 zzzzzzz

to this...
v1 zzzzzzz v2 sdfsdf

The search string is v1.*v2.*
The replace string is "v1 " + _2 + " v2 " + _1

Instead of the result I expect, what I get is
v1 void v2 void

What am I doing wrong here?

Thanks,
Scott



My version is 4.2 final.
Comment viewing options
Select your preferred way to display the comments and click 'Save settings' to activate your changes.
Search for: v1(.*)v2(.*) -
by Anonymous on Fri, 07/01/2005 - 18:31
Search for: v1(.*)v2(.*)

-Ollie
User login
Browse archives
« May 2024  
MoTuWeThFrSaSu
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 
Poll
Are you interested in language packs for jEdit?
Yes, and I could help maintain translations
26%
Yes, I'd like to have translations
32%
Indifferent
35%
No, that'd be bad (please comment)
7%
Total votes: 1093
Syndication
file   ver   dls
German Localization light   4.4.2.1   83283
Context Free Art (*.cfdg)   0.31   46056
BBEdit scheme   1.0   18596
JBuilder scheme   .001   18496
ColdFusion scheme   1.0   18025
R Edit Mode - extensive version   0.1   17474
Advanced HTML edit mode   1.0   16207
Matlab Edit Mode   1.0   16069
jEdit XP icons   1.0   15230
XP icons for jEdit   1.1   14294