|
-
February 24th, 2000, 04:00 PM
#1
Another newbie question, very easy
I am familiar witht he filecopy function, but what is the function to delete a file. lets say for example test.txt
Thanks for any help
-
February 24th, 2000, 04:38 PM
#2
Re: Another newbie question, very easy
You can use the Kill command to do this:
Kill "C:\text.txt"
Hope this helps,
john
John Pirkey
MCSD
www.ShallowWaterSystems.com
John Pirkey
MCSD (VB6)
http://www.stlvbug.org
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
|