Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

simple vb question

Options
  • 25-04-2002 9:19pm
    #1
    Registered Users Posts: 2,932 ✭✭✭


    how to delete a file an ordinary ini file?

    thanks!


Comments

  • Closed Accounts Posts: 1,322 ✭✭✭phobos


    all you do is:

    Kill [file_path\file_name]

    E.g.

    Kill "c:\windows\win.ini" (don't for the love of god delete that file)

    ^ = 2.54c

    ;-phobos-)


  • Registered Users Posts: 2,660 ✭✭✭Baz_


    phobos, its 2c thats universal, or 1.575128p


  • Closed Accounts Posts: 1,322 ✭✭✭phobos


    phobos, its 2c thats universal, or 1.575128p

    Nah...

    2p = 2.54c ;)

    ;-phobos-)


  • Registered Users Posts: 2,660 ✭✭✭Baz_


    i knew what you meant, but the expression is my 2 cents, not my 2 pence, which I'm sure you know anyway, although why you go against logic being a programmer yourself, I'll never know.


Advertisement