comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: File Delete -- Friggin A!!
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: File Delete -- Friggin A!! [message #69571 is a reply to message #69570] Sun, 07 February 2010 00:59 Go to previous messageGo to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On Feb 7, 6:20 am, munka <mynameismu...@gmail.com> wrote:
> On Feb 5, 3:50 pm, David Fanning <n...@dfanning.com> wrote:
>
>> Kenneth P. Bowman writes:
>>> Is that a long way of saying "operator error"?
>
>> Well, not exactly. It's a little more complicated
>> than that. :-)
>
>> Cheers,
>
>> David
>
>> --
>> David Fanning, Ph.D.
>> Fanning Software Consulting, Inc.
>> Coyote's Guide to IDL Programming:http://www.dfanning.com/
>> Sepore ma de ni thue. ("Perhaps thos speakest truth.")
>
> just add spawn,'rm *' and all the files will be deleted!  Even the
> ones you don't want deleted! problem solved!


Not necessarily. If the files are open, the OS may put a lock on them,
to keep them from being written or erased by other applications, until
IDL releases the lock by closing the files. Also, unless Windows has
at some point started accepting rm in the command prompt, that would
not work, as in DOS the command was del. Further, the remove command
might ask for confirmation, which would not be provided spawn.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Serial port DLM for UNIX ?
Next Topic: Re: "shrink" structures

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 23:05:52 PDT 2025

Total time taken to generate the page: 0.96472 seconds