Search:

Type: Posts; User: macko

Search: Search took 0.17 seconds.

  1. Replies
    7
    Views
    1,405

    Re: file reading & writing

    Im trying to get the append to work first, It doesnt seem to work as you see i have used


    formatWrite = new Formatter("ipaddress.txt");

    it gives a syntax error for


    formatWrite = new...
  2. Replies
    7
    Views
    1,405

    Re: file reading & writing

    ah ye dont worry was a stupid question i had'nt even sat down and thought about it lol have had a few beers so sorry.

    Could use an if statement such as if (searchString.Exists) that would...
  3. Replies
    7
    Views
    1,405

    Re: file reading & writing

    Just trying to actualy search the file for a string i guess i am then going to display it in the txtfields.

    I know how to do it prety much just curious on some ideas on how to actualy search the...
  4. Replies
    7
    Views
    1,405

    file reading & writing

    Sorry to bother you guys, I have simly got a few basic questions.

    1. Program gets the strings entered in the 3 textboxes and writes them to a file, How do i do some sort of check if the line has...
Results 1 to 4 of 4