Jump to content

Reading Txt From A File


 Share

Recommended Posts

Any idea how I can pull certain txt from a txt file into either another txt file or display it as a splash screen or variable ?

Could not find anything under the string management or file directory management options....

Link to comment
Share on other sites

You could use either FileReadLine or IniRead, depending how your input file is organized. Both functions include examples of displaying the text that was read in back to the screen via MsgBox. That should get you started.

Jeff

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...