[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [StrongED] searching for last word in a field
- To: StrongEd@xxxxxxxxxxx
- Subject: Re: [StrongED] searching for last word in a field
- From: Fred Graute <fjgraute@xxxxxxxxx>
- Date: Thu, 06 Dec 2018 21:32:22 +0100
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=simple/simple; d=casema.nl; s=201809corplgsmtpnl; h=MIME-Version:Message-ID:Subject:To:From:Date; bh=JaHFf5s//gZ8WP4275SjleOT4PjOjLdbT3uCFCLuVJA=; b=MbtKudVmn4IOLzHjz6wCtdpJq4 kwlQFNuvrJHUcPxx0aR+5dtVMcynP1lfWeS1N/TsvLOElDjnCBplu8/c8kFWc7M602HzsmT0GdG0t ncSxCuunIRgfm45oKbTCJbgfMTepKYKz+7J4nQoUUc4xWtN4EV9s6nNCLwxfjr4lVJdKWpUdFeRAv HFG1Vlacv1pz+3Yke0ehraI+8FKYYl5WSuD6+xEWBWkMOzXZGv1qKNSDwDoMrd9g79NnsvFwkkXLi s3lWVrM/QbphoWD4HCao0o29DJOW8Rch5Mf8gv5sgU5SQBz4EwlfNul13FA8zrLphPHJV/MsViq8P 9BL4t3iw==;
- Envelope-to: StrongEd@xxxxxxxxxxx
- In-reply-to: <0d70286257.jim@6.abbeypress.net>
- List-id: RISC OS StrongED mailing list
- References: <0d70286257.jim@6.abbeypress.net>
- Reply-to: StrongED@xxxxxxxxxxx
- User-agent: Messenger-Pro/7.06 (MsgServe/7.06) (RISC-OS/5.24)
In message <0d70286257.jim@xxxxxxxxxxxxxxxx>
Jim Nagel <stred@xxxxxxxxxxxxxxxx> wrote:
> I am trying to process a friend's list of postal addresses, and have so
> far got it to look like this:
The following expressions seem to the trick, or at least they did on the
small sample given. It's a tricky one though, took me a while to get the
search expression right.
search: < * (" " @1 {\a}+ \t) @2 * >
replace: @12 @09
Cheers,
Fred.
--
StrongED Developer
http://www.stronged.iconbar.com/
--
To unsubscribe send a mail to StrongED+unsubscribe@xxxxxxxxxxx
List archives and instructions at
http://stronged.torrens.org/index.html