Re: Help: Why don't SUBs execute instantly?
- From: neilanessa@xxxxxxx
- Date: 24 Feb 2006 18:13:35 -0800
Posting ostensibly malicious code such as "RmDir C:\Windows" is no help to anyone.
My, what could possibly go wrong... ;-)
Neila
-------------------
RmDir Statement: Removes an existing directory or folder.
Syntax: RmDir path
The required path argument is a string expression that identifies the
directory or folder to be removed. The path may include the drive. If
no
drive is specified, RmDir removes the directory or folder on the
current drive.
Remarks:
An error occurs if you try to use RmDir on a directory or folder
containing files.
Use the Kill statement to delete all files before attempting to remove
a directory or folder.
.
- References:
- Help: Why don't SUBs execute instantly?
- From: cenozoite
- Re: Help: Why don't SUBs execute instantly?
- From: neilanessa
- Re: Help: Why don't SUBs execute instantly?
- From: Rick Rothstein [MVP - Visual Basic]
- Re: Help: Why don't SUBs execute instantly?
- From: cenozoite
- Re: Help: Why don't SUBs execute instantly?
- From: Jim Mack
- Re: Help: Why don't SUBs execute instantly?
- From: cenozoite
- Help: Why don't SUBs execute instantly?
- Prev by Date: Re: Help: Why don't SUBs execute instantly?
- Next by Date: Re: Maximize Issues
- Previous by thread: Re: Help: Why don't SUBs execute instantly?
- Next by thread: Re: Help: Why don't SUBs execute instantly?
- Index(es):
Relevant Pages
|