|
-
Nov 22nd, 2000, 02:56 PM
#1
Thread Starter
New Member
Alright, I just started programming in VB, and here's what's happened so far:
I created a program that will both sort and output an HTML file with named anchors in it based on a fixed length data dump from our system.
The problem is, I did it all sequentially, and had to create a couple documents for workspace in the process. How can I delete these documents from my harddrive when the program closes?
I'm pretty sure I'll do it on a _Terminate() tag, but what goes in the middle? Some of this is secure stuff, and needs to be deleted when the processing is done. HELP!!
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
|