KILL statement

Purpose: KILL is used to delete a disk file. Use this command with caution!


 Syntax:

 KILL FileName$

 Parameters:

  • FileName$ Name of file to delete from disk.

BCX Console Sample Programs using KILL statement.

S10.bas, S113.bas, S115.bas