Posted by member 2112 on 2003-11-10 22:50:18 link
Thanks doy, but still no luck. Well, maybe a little bit. I tried running the textreplace as a bang through lsxcommand. I found that this code worked...
... but this did not ...
Can anyone confirm whether or not textedit handles replacements of integers differently to previous versions?
!textreplace @$ConfigDir$themevars.rc@ @^(DeskTopIconsOn *)true@ @\1false@
... but this did not ...
!textreplace @$ConfigDir$flags.rc@ @^(hotspots_on *)1@ @\10@
Can anyone confirm whether or not textedit handles replacements of integers differently to previous versions?