Results 1 to 5 of 5

Thread: Parsing... please help!

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Posts
    12

    Parsing... please help!

    I have never had to parse files before and I am trying to learn how to. I am not looking to take all the data from this file. I am looking to take the Show ID from it, and the Show Name, and the Description.

    There is a lot of stuff to be able to parse out of this file and I am wondering what kinds of steps I should take? Are there any sites out there that may teach me how do parse well?

    Thanks!
    Attached Files Attached Files

  2. #2

    Thread Starter
    New Member
    Join Date
    Oct 2002
    Posts
    12
    bump

  3. #3
    Frenzied Member DevGrp's Avatar
    Join Date
    Nov 2001
    Location
    Charlotte, NC
    Posts
    1,256
    What kind of file is it? The text is jumbled up.
    Dont gain the world and lose your soul

  4. #4
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    um must make use of functions like mid() , .SubString, .indexof() , split() ..read about them and u'll see what i mean

  5. #5
    yay gay PT Exorcist's Avatar
    Join Date
    Apr 2002
    Location
    . . . my reason of shame
    Posts
    2,729
    and i dont see any explicit SHOWID in that file...u must find the thing that marks when is the ID and that things and from then on make the rest of the app

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