Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Slomo8

    Input box

    I am not using it for a webpage. I am writing a macro for another program.
  2. Slomo8

    Input box

    How do I implement this in Vbscript?
  3. Slomo8

    Input box

    How can I have a user select a file from an interactive menu rather than having him/her type the whole file extension in the input box?
  4. Slomo8

    reading large text files

    what are the limits on the number of characters an array and string can hold?
  5. Slomo8

    reading large text files

    how can I scan the first word of each line without splitting it into lines?
  6. Slomo8

    reading large text files

    I am using the FileSystemObject to read from a text file and write to another text file. I am using the read(n) method of the Textstream object for optimal performance. The program works for files up to 4 megabytes but does not work for files larger than this. How can I overcome this? thanks in...

Part and Inventory Search

Back
Top