ARe you writing to a file?
The program expect some file to be present .
You check for the existance of file and if not present, create
if (file not present)
Creat file
Endif
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |