Results 1 to 3 of 3

Thread: Opening A File

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Aug 1999
    Posts
    482

    Exclamation

    Hey, I reposted this, because i feel i explained it badly

    is there an easy way to get the
    FIRST character in a line, do something with it
    second character on the *SAME* line, do something with it
    third, fourth .. ect going on to 50

    then going to the
    NEXT LINE
    and doing the same thing.

    but like, recording what position the CHARACTER is it
    and what line the character is in
    like:

    abcdefghijklmnopqrstuv
    123456789064826833

    Character =A, Position = 1(first character), Line 1
    do that with every charater in the FIRST line, then do it with the second line..

  2. #2
    Fanatic Member VBKNIGHT's Avatar
    Join Date
    Oct 2000
    Location
    Port25
    Posts
    619

    Unhappy huh!



    CAN YOU EXPLAIN IT MORE CLEARLY!!! OR AM I JUST 2 DUMB TO UNDERSTAND IT?... ANYWAY TRY SIMPLIFYING IT MORE.


    If a post has helped you then Please Rate it!

  3. #3
    Hyperactive Member theman32x's Avatar
    Join Date
    May 2000
    Location
    New Jersey, USA
    Posts
    305
    you could try putting the line into a string
    then use the left function to extract the first character of each line

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