Search:

Type: Posts; User: mode12

Search: Search took 0.06 seconds.

  1. Replies
    6
    Views
    2,613

    VS 2013 Re: My.Computer.FileSystem.GetFiles Problem

    Hmm then it might be some other errors. I guess I have to double check again. I checked it was an error indeed with my code. Thank you for your help. Appreciate it.
  2. Replies
    6
    Views
    2,613

    VS 2013 Re: My.Computer.FileSystem.GetFiles Problem

    Sorry but I was wondering does it also search through the subdirectories of the directory I put in myDirectory?
  3. Replies
    6
    Views
    2,613

    VS 2013 My.Computer.FileSystem.GetFiles Problem

    I have been trying to code such that I can search for the file paths of all the files with a particular name and file extention in a particular folder. I used the code...
  4. Replies
    3
    Views
    779

    VS 2013 Re: "\" and "/" in path

    Sorry for the late reply. I will try it later. Thank you for your help. Appreciate it. :)
  5. Replies
    3
    Views
    779

    VS 2013 "\" and "/" in path

    I was wondering is it possible to code such that the program is able to recognise both "/" and "\" in paths such as folder path, file path, etc. For example when the user types C:/Test/Test1 or...
  6. VS 2013 Re: CheckedListbox: Change in Checkstate of a particular option in checkedlistbox

    It is ok. I have made the necessary amendments. Thank you for notifying me about the error.
  7. VS 2013 Re: CheckedListbox: Change in Checkstate of a particular option in checkedlistbox

    It worked. Thank you for your help and explanation. Appreciate it.
  8. VS 2013 Re: CheckedListbox: Change in Checkstate of a particular option in checkedlistbox

    Thank you for your help. I read the link with regards to itemcheck but it did not work. It seems that itemcheck occurs before the check state is updated as stated in the documentation. Is there any...
  9. VS 2013 CheckedListbox: Change in Checkstate of a particular option in checkedlistbox

    With regards to checkedlistbox, is it possible to execute certain code when the checkstate of a particular option in checkedlistbox is changed. For example, in the checkedlistbox there are two...
  10. Replies
    2
    Views
    550

    VS 2013 Re: Retrieving data from XML File

    Thank you. It worked. :)
  11. Replies
    2
    Views
    550

    VS 2013 Retrieving data from XML File

    My XML File:

    <?xml version="1.0" encoding="utf-8"?>
    <DisksLibrary>

    <Disk>
    <DiskName>Test</DiskName>
    <DiskPath>testpath</DiskPath>
    </Disk>
    <Disk>
  12. VS 2013 Re: Searching for files in one path and if not found search in another path

    Thank you for your help. I will try it later.
  13. VS 2013 Searching for files in one path and if not found search in another path

    i tried searching online but I was unable to find what I am looking for. I was wondering is it possible to search for a particular file or a particular file type from one path (which will be...
  14. VS 2013 Re: Visual Basic Request: Delete files of a particular extension but omit filenames f

    Thank you for providing alternative methods. It helps in my understanding. I will take note of them. :)
  15. VS 2013 Re: Visual Basic Request: Delete files of a particular extension but omit filenames f

    I see. I will try again. Thank you for your help. Appreciate it. :)
  16. VS 2013 Re: Visual Basic Request: Delete files of a particular extension but omit filenames f

    Sorry to bring up an old topic that I made but I have a question with regards to the code you suggested. If I decide to do the reverse, in other words, delete files found in the text file, do I edit...
  17. Replies
    6
    Views
    835

    Re: Question on Intellisense

    Yeah that is true. Oh well maybe I will note it down and when I have the knowledge in the future then I try it. :)
  18. Replies
    6
    Views
    835

    Re: Question on Intellisense

    I see. Thank you for your help. I will try to think of a solution.
  19. Replies
    6
    Views
    835

    Re: Question on Intellisense

    I see. Though I was hoping for a better way, thank you for your help.
  20. Replies
    6
    Views
    835

    Question on Intellisense

    Is it possible to implement intellisense similar to that in visual studio in your own application. For example, creating a notepad application with intellisense together with the grey box which when...
  21. VS 2013 Re: Visual Basic Request: Delete files of a particular extension but omit filenames f

    I tried and it works. Thank you. Appreciate it. :)
  22. VS 2013 Re: Visual Basic Request: Delete files of a particular extension but omit filenames f

    Thank you. Appreciate it. I will try the code and also try to understand it later. I will reply to this thread with my results. :)
  23. VS 2013 Visual Basic Request: Delete files of a particular extension but omit filenames from.

    Title: Visual Basic Request: Delete files of a particular extension but omit filenames of the same extension which are found in a text file

    I have a question I have tried searching around but I...
Results 1 to 23 of 23



Click Here to Expand Forum to Full Width