Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Reading files in Win32

Status
Not open for further replies.

bitshifter05

Programmer
Jul 15, 1999
13
US
I need HELP. For some reason I am having trouble reading a file in windows. With Builder 4 I have a simple form with about 5 edit boxes in which I have a need to save these values in a file and recall them later. <br>
<br>
I am using the writefile(), readfile() routines. I have no problem opening and writing a file. And my code complies fine with no warnings or errors. but when I try to recall these values from the file all i get is garbage charactors in the edit boxes. I don't know if this problem may be coming from A problem with AnsiStrings (see other posting [AnsiStings ??]) or something else. <br>
<br>
Thanks for any help.<br>
<br>
Bitshifter05
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top