Re: File Updating

 BBS: Inland Empire Archive
Date: 05-26-92 (18:04)             Number: 136
From: BRYAN HOOVER                 Refer#: 57
  To: RICHARD VANNOY                Recvd: NO  
Subj: Re: File Updating              Conf: (2) Quik_Bas
> MM>RV>'When you are sure it is working right, you can replace
> MM>RV>'this line with SHELL "DEL ASCII.TXT".
> MM>RV>SHELL "REN ASCII.NEW ASCII.TXT"
> MM>
> MM>Richard, pardon my butting in here, but why not just use KILL and
> NAME
> MM>instead of shelling?  - Michael  :)
>
> No reason.  Just old habits.  When I think "do it in DOS",
> my brain kicks into SHELL.  KILL and NAME would be fine.
>
>> MegaMail 2.1b #0:Support VaporWare!  Buy PowerBASIC 3.0 today!
>
>
> --- WM v2.01/91-0012
>  * Origin: Com-Dat BBS  Hillsboro, OR.  HST (503) 681-0543 (1:105/314)

Speaking of KILL, I tried to use it while running MicroSoft's DOS 5.0
Mirror program (deletion tracking) and my machine just kept locking
up.  Does anyone have any ideas on this?  Oh yeah, the KILL statement
worked fine just before a SYSTEM statement to end the program.  I know
this sounds suspiciously like a programming error, but I can tell you
that with Mirror unloaded, the former KILL worked fine.  With Mirror
loaded and no former KILL, no lock up.  I eventually gave up and used
SHELL "del file.nme".

--- RBBSMail v18.1
 * Origin: FreeBoard BBS:<HST>WIN3dow to DTP(Va.:804-744-0744) (1:264/212.0)
Outer Court
Echo Basic Postings

Books at Amazon:

Back to BASIC: The History, Corruption, and Future of the Language

Hackers: Heroes of the Computer Revolution (including Tiny BASIC)

Go to: The Story of the Math Majors, Bridge Players, Engineers, Chess Wizards, Scientists and Iconoclasts who were the Hero Programmers of the Software Revolution

The Advent of the Algorithm: The Idea that Rules the World

Moths in the Machine: The Power and Perils of Programming

Mastering Visual Basic .NET