Ken:  They are still available in 7 > 9.  If you have a help file you 
can look them up.  I still use them quite a bit even though we have 
FILETOSTRING().  They give you a lot more flexibility.


Jeff

Jeff Johnson
[email protected]
SanDC, Inc.
623-582-0323
Fax 623-869-0675



Ken Kixmoeller/fh wrote:
> 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/[email protected]
** 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