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 Shaun E 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: *

  • Users: lfrazier
  • Content: Threads
  • Order by date
  1. lfrazier

    if text file empty then stop, else run program

    Hello script gurus, I need to check: IF a text file is empty, then end the script. ELSE run program with a switch. example: Else "merge.exe filename.txt" Is that possible in VBScript? Lloyd F. Labor Analytics Consultant
  2. lfrazier

    delete last column of a csv file (plain text)

    Hello Fellow Tekkies! I have read a thread resolving this but it does not work for me. I have comma-delimited file with a header and 35 columns. I need to remove the column 35. How do I do this with vb script? This is the code I tried: Set objFSO =...
  3. lfrazier

    SQL Server 2000 Navigation Extremely Slow

    Hi All, I am a newbie to this forum, so please be patient. I am trying to work out a problem with my SQL Server 2000 Personal Edition installation. The OS is Windows 2000 Professional SP2, on a laptop with 512MB of RAM, plenty of HD space and ample processor speed. I am having trouble...

Part and Inventory Search

Back
Top