howdy guys,

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

?

not even close, I'm sure... :-)
-- 


-t

Reply via email to