you could also open it for output then delete it
i.e
i think it would workCode:Open "c:\tobdeleted.enc" For Output As #1 Write #1, "" Close #1 Kill "c:\tobdeleted.enc"
but just kill is the easiest method
|
Results 1 to 15 of 15
Threaded View
|
Click Here to Expand Forum to Full Width |