To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter <strong><span class="nobr">
(.+) (\d+)</span></strong>
or <strong><span class="nobr">
(<*) (<[0-9]@>)</span></strong>
in the <strong>
Find</strong>
field and enter <strong><span class="nobr">
$2 $1</span></strong>
or <strong><span class="nobr">
\2 \1</span></strong>
in the corresponding <strong>
Replace</strong>
field.
TheocBase/TheocBase
-
To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter <strong><span class="nobr">(.+) (\d+)</span></strong> or <strong><span class="nobr">(<*) (<[0-9]@>)</span></strong> in the <strong>Find</strong> field and enter <strong><span class="nobr">$2 $1</span></strong> or <strong><span class="nobr">\2 \1</span></strong> in the corresponding <strong>Replace</strong> field.
To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter
<strong><span class="nobr">
(.+) (\d+)</span></strong>
or<strong><span class="nobr">
(<*) (<[0-9]@>)</span></strong>
in the<strong>
Find</strong>
field and enter<strong><span class="nobr">
$2 $1</span></strong>
or<strong><span class="nobr">
\2 \1</span></strong>
in the corresponding<strong>
Replace</strong>
field.Para cambiar el orden del título y el número de la canción, puede usar expresiones regulares (regex) o comodines en el cuadro de diálogo de reemplazo de muchos editores de texto, p. ingrese<strong><span class="nobr">
(.+) (\d+)</span></strong>
o<strong><span class="nobr">
(<*) (<[0 -9]@>)</span></strong>
en el campo<strong>
Buscar</strong>
e ingresa<strong><span class="nobr">
$2 $1</span></strong>
o<strong><span class="nobr">
\2 \1</span></strong>
en el campo<strong>
Reemplazar</strong>
correspondiente.
History
-
To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter <strong><span class="nobr">(.+) (\d+)</span></strong> or <strong><span class="nobr">(<*) (<[0-9]@>)</span></strong> in the <strong>Find</strong> field and enter <strong><span class="nobr">$2 $1</span></strong> or <strong><span class="nobr">\2 \1</span></strong> in the corresponding <strong>Replace</strong> field.To switch the order of the song's title and number you can use regular expressions (regex) or wildcards in the replace dialog of many text editors, e.g. enter <strong><span class="nobr">(.+) (\d+)</span></strong> or <strong><span class="nobr">(<*) (<[0-9]@>)</span></strong> in the <strong>Find</strong> field and enter <strong><span class="nobr">$2 $1</span></strong> or <strong><span class="nobr">\2 \1</span></strong> in the corresponding <strong>Replace</strong> field.
-
Para cambiar el orden del título y el número de la canción, puede usar expresiones regulares (regex) o comodines en el cuadro de diálogo de reemplazo de muchos editores de texto, p. ingrese <strong><span class="nobr">(.+) (\d+)</span></strong> o <strong><span class="nobr">(<*) (<[0 -9]@>)</span></strong> en el campo <strong>Buscar</strong> e ingresa <strong><span class="nobr">$2 $1</span></strong> o <strong><span class="nobr">\2 \1</span></strong> en el campo <strong>Reemplazar</strong> correspondiente.Para cambiar el orden del título y el número de la canción, puede usar expresiones regulares (regex) o comodines en el cuadro de diálogo de reemplazo de muchos editores de texto, p. ingrese
<strong><span class="nobr">
(.+) (\d+)</span></strong>
o<strong><span class="nobr">
(<*) (<[0 -9]@>)</span></strong>
en el campo<strong>
Buscar</strong>
e ingresa<strong><span class="nobr">
$2 $1</span></strong>
o<strong><span class="nobr">
\2 \1</span></strong>
en el campo<strong>
Reemplazar</strong>
correspondiente. -
Para cambiar el orden del título y el número de la canción, puede usar expresiones regulares (regex) o comodines en el cuadro de diálogo de reemplazo de muchos editores de texto, p. ingrese <strong><span class="nobr">(.+) (\d+)</span></strong> o <strong><span class="nobr">(<*) (<[0 -9]@>)</span></strong> en el campo <strong>Buscar</strong> e ingresa <strong><span class="nobr">$2 $1</span></strong> o <strong><span class="nobr">\2 \1</span></strong> en el campo <strong>Reemplazar</strong> correspondiente.Para cambiar el orden del título y el número de la canción, puede usar expresiones regulares (regex) o comodines en el cuadro de diálogo de reemplazo de muchos editores de texto, p. ingrese
<strong><span class="nobr">
(.+) (\d+)</span></strong>
o<strong><span class="nobr">
(<*) (<[0 -9]@>)</span></strong>
en el campo<strong>
Buscar</strong>
e ingresa<strong><span class="nobr">
$2 $1</span></strong>
o<strong><span class="nobr">
\2 \1</span></strong>
en el campo<strong>
Reemplazar</strong>
correspondiente.
© 2009-2024 WebTranslateIt Software S.L. All rights reserved.
Terms of Service
·
Privacy Policy
·
Security Policy