This seems like what you're trying to do:

write/append %otherfile find read %fox "quick"

--
Andrew Grossman
http://web.dartmouth.edu/~grossman/

--- [EMAIL PROTECTED] wrote:
so far, I know how to add to an existing file with write/append. also, I
can parse and copy from between html tags, but how can I put what is
copied into any spot in another file? (but my question is not just about
parse)

ok, for example, %fox is

the quick brown fox jumped over the lazy dog.

to put either a string or another file in there, would it be somthing
like,

 read %fox find quick insert %otherfile
--- end of quote ---

Reply via email to