[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

RE: Help with searching for carriage return symbol



You don't need the trailing space because the line after your search target is padded with spaces.

Also: There are some routines in the menu/dialog system that set the search delimiter dynamically
just in case the search target contains a slash or other character that might be in the delimiter.
If you're writing xpl that includes searches with user input, you should at least use an unusual
character. Ascii 15 comes to mind.

Tim Baehr