Using Low-Level I/O to Remove Leading CR/LF Created by LIST (129401)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft Visual FoxPro for Windows 5.0
- Microsoft Visual FoxPro for Windows 6.0
- Microsoft Visual FoxPro for Windows 7.0
- Microsoft FoxPro for Windows 2.6a
This article was previously published under Q129401 SUMMARY
The LIST TO FILE <filename> command places a CR/LF at the beginning of the
file <filename>. If the file created is used as input to another program,
it may be necessary to programmatically remove these two leading bytes. One
way of doing this is through the use of low-level file I/O functions.
Modification Type: | Minor | Last Reviewed: | 2/22/2005 |
---|
Keywords: | kbcode KB129401 |
---|
|