Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6867365
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T03:18:02+00:00 2026-05-27T03:18:02+00:00

In a program I am migrating from vb6 to VB.net, there are three Line

  • 0

In a program I am migrating from vb6 to VB.net, there are three Line Input# statements, all the same:

Line Input #9, dummy
Line Input #9, dummy
Line Input #9, dummy

Will this just overwrite the variable each time, or do something stupid like append the input to dummy each time?

My second question, what’s the difference between Input# and Line Input#? I had been using:

foo = bar.readline 

for Input #.. and now I’m afraid that I’ve done it all wrong and should have used:

foo = bar.Read 

or something
All help greatly appreciated
Thanks guys!
Nick

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T03:18:03+00:00Added an answer on May 27, 2026 at 3:18 am

    The Line Input statement reads all the text in the input file up until the next CR or CR-LF sequence and puts it in the variable dummy. So these statements will, as you surmise, overwrite the variable dummy each time.

    Input reads input until the next CR, CR-LF sequence or delimiting comma, and saves the data read in dummy.

    I’m inclined to the view that you are right, you should really use bar.Read for Input # and bar.ReadLine for Input Line.

    See Input # and Line Input # for more.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We are migrating a .Net windows application to Windows 7. This application can be
While migrating a program from windows in linux I encountered a problem using the
I'm in the process of migrating a program from GLUT to SDL. In my
I'm looking at migrating a large suite of IBM Assembler Language programs, from a
Program followed by output. Someone please explain to me why 10,000,000 milliseconds from Jan
What program can I use to decompile a class file? Will I actually get
Strange program hang, what does this mean in debug? After attaching windbg I found
I'm working on migrating our company's documents from a generic file server to Sharepoint
Are there any tutorials or example code for executing FluentMigrator migrations from within code?
I have to call a C++ DLL from my C# program. I'm trying to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.