Results 1 to 25 of 25

Thread: ARR! Directories....[RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Addicted Member WilliamRobinson's Avatar
    Join Date
    Feb 2005
    Posts
    219

    Resolved ARR! Directories....[RESOLVED]

    Iv never used anything to do with directorys in Visual Basic really...but heres what i want to do the way im trying isnt working and once i get a code to open a browse window then im sure there much better ways to do this anyway i want to delete a file in a directory the file is called custom.hpk and the user will enter the directory in the text box e.g they enter C:\folder\ and then i want the program to add "custom.hpk" to the end of that i have this but it doesnt work

    VB Code:
    1. Kill ((Text1.Text) & "custom.hpk")

    i assume its something simillar to that but maybe im missing out something
    i need the code to browse for files aswell thx
    Last edited by WilliamRobinson; Apr 18th, 2005 at 05:07 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width