Results 1 to 2 of 2

Thread: input text file blank line

  1. #1
    Guest

    Post

    i want to read (input #1,a) a text file which contains blank lines (ie CR, LF only).
    input #1,a skips to the next line of text.
    any other way to do this without opening as binary and readed all file into one string & parsing it.?

  2. #2
    Hyperactive Member Juan Carlos Rey's Avatar
    Join Date
    Aug 1999
    Location
    Mendoza, Argentina
    Posts
    301

    Post

    Use Line Input # instead of Input #.

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