Kill Statement
λμ€ν¬μμ νμΌμ μμ ν©λλ€.
ꡬ문:
Kill File As String
λ§€κ° λ³μ:
File: λͺ νν νμΌ μ§μ μ ν¬ν¨νλ μμμ λ¬Έμμ΄ μμ λλ€. URL νκΈ°λ²μ μ¬μ©ν μλ μμ΅λλ€.
μ:
Sub ExampleKill
Kill "C:\datafile.dat" REM File must be created in advance
End Sub