How to Strip Linefeeds from Exported (.TXT) FilesID: Q109481 The information in this article applies to:
After you have exported information from a FoxPro for Macintosh database, there may be linefeeds in the file. To remove these linefeeds, use the FxStripLF() function found in FOXTOOLS.MLB. For example, the following code will remove the linefeeds from a dummy file called TEST.TXT located on the desktop:
REFERENCESFoxTools Readme file in FoxPro:Goodies:Misc folder Additional reference words: vFoxMac 3.00b FoxMac 2.50b lf line feeds KBCategory: kbprg KBSubcategory: |
Last Reviewed: May 20, 1996 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |