|
-
Jul 16th, 2000, 02:22 AM
#1
Thread Starter
Member
hi.
hi need a monitor to my functions calls in vb app.
i do it to see the last function call when the app crash.
(im debugging...)
the problem is that when i write to file, the records are write to the memory and then write to the HD.
my q is:
how can i write record to file and be sure 100% its in
HARD DISK.
AND THEN IF APP IS CRASH I KNOW THAT ALL THE RECORDS R IN THE HARD DISK.
in short way: is there way to flush buffer to HD AFTER writing record.
thanks and goodbye.
-
Jul 16th, 2000, 03:04 AM
#2
Fanatic Member
It must be because it's late, but i don't quite understand you...but see if this helps you out at all.
http://www.vbsquare.com/tips/tip466.html
Gl,
D!m
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|