Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you move the record with fseek()
Message
From
30/06/1999 15:41:02
 
 
To
30/06/1999 15:28:26
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00236108
Message ID:
00236118
Views:
11
>My code is
>in_string = fgets(pipe_in)....
>I want to move the record pointer back to the start of the line
>just read in. The start of the line is not BOF. any ideas?
>Sample code would help, thanks ... :)

Save the current position in the file before issuing the FGETS(), and then do an FSEEK() back to that point in the file.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform