Results 1 to 3 of 3

Thread: Ok this is a bieatchhh

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    May 2000
    Posts
    344
    I have a text file.......

    Something like this

    Name: Johnny Hardon
    Date: 12/19/2000
    Time: 11:21:00

    Name: Jarko Lone
    Date: 12/19/2000
    Time: 12:31:32

    Johhny Hardon Signed Out At: 12:31:20

    Name: Lenny Carl
    Date: 12/30/2000
    Time: 5:32:21

    Jarkl Lone Signed Out At: 12:41:35

    Lenny Carl Signed Out At: 12:32:23



    See my program tacts everything at the end of a file....
    how would i get it so that it Finds Lenny Carl sign out time and puts it under the area where he signed in, under Time: blah blah.........Got me?
    -RaY
    VB .Net 2010 (Ultimate)

  2. #2
    Hyperactive Member tumblingdown's Avatar
    Join Date
    Mar 2000
    Posts
    362
    Are you generating this file. If so, you could make each user like an entry in an .ini file, easy find the section, then add your entry.

    Just an idea.


    td.
    "One logical slip and an entire scientific edifice comes tumbling down." - Robert M. Pirsig


    [email protected]

    "but if Einstein is right and God is in the details, reality requires that we sometimes get religion." - Scott Meyers.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    May 2000
    Posts
    344

    That

    That is a thought, would also help speed things quicker if the text file is long. I'll look into that, thanks for the idea.
    -RaY
    VB .Net 2010 (Ultimate)

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