×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Much to my own amazement, I've figured out the offset problem (maybe).
I went back to a SED tutorial I had previously been consulting, looking for
clues. Played around a bit with "n" to move forward a line and curly braces
to permit several commands and after a certain amount of near-random trial
and error, I came up with this batch file:
/Description / {
n
n
i \
/$line
}
Which means: "Find the string "Description
" (my unique identifier or
"anchor"), move down two lines and insert a line with the text "/$line".
Seems to work. If I'm playing with fire, feel free to warn me.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.