Gee, anybody have 2.6 handy? I don't remember what commands it had.

I think you had to use low-level file functions:

  -- fopen() on the file
  -- fseek() on file blocks
  -- feof() the end of the file
etc.

Look up fopen() in Help and there may be an example of spinning  
through a text file to make changes.

Sorry to be so vague, but that is the family of commands. I think  
filetostring() and stringtofile() came later.

Ken

On Aug 28, 2009, at 5:29 PM, Charles Hart Enzer, M.D., FAACP wrote:

> On Win XP SP2, I want to replace in 65 HTML files:
>
>     <a href="normality_.html">
>
> with
>
>     <a href="normality.html">
>
> What are the commands/applications to do this?  I use FPW26.
>
> Thank you.
>
> -- *Charles *--
> Website: *http://homepages.uc.edu/
> <http://homepages.uc.edu/%7Eenzerch>~enzerch
> <http://homepages.uc.edu/%7Eenzerch>*
>
>
> --- StripMime Report -- processed MIME parts ---
> multipart/alternative
>   text/plain (text body -- kept)
>   text/html
> ---
>
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/b0f1e7ad-205c-4570-83b6-2499c004b...@information-architecture.com
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to