G
Guest
Hi,
Do you know how to clear up the content but not the file?? I know how to
delete the file on the c:\ drive using the following code in the Access
module,
Kill "C:\filename.dat"
But I can not use it because it kills the whole file. I just need to clear
this file up. Pls help.
Thanks, T.
Do you know how to clear up the content but not the file?? I know how to
delete the file on the c:\ drive using the following code in the Access
module,
Kill "C:\filename.dat"
But I can not use it because it kills the whole file. I just need to clear
this file up. Pls help.
Thanks, T.