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 TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Newmannza

  1. Newmannza

    Truncating Text Files (INI Files Specifically)

    Okay, sorry for taking so long to respond- work was hectic these past few weeks: I manage to get the EraseSection working...but sometimes it still does nothing. None the less- my main loading function to populate the still fails me. When it hits a blank entry it's supposed to exit the loop, but...
  2. Newmannza

    Truncating Text Files (INI Files Specifically)

    It doesn't work = the EraseSection doesn't work. It did absolutely nothing! I'll give it another bash tonight- I work in a call center and this afternoon was quite busy.
  3. Newmannza

    Truncating Text Files (INI Files Specifically)

    Thanks, but this doesn't solve my problem- each section actually contains 3x variables that controls pathnames to image files, and one to a target file to start. For simplicity sake I just put a single variable into the example.
  4. Newmannza

    Truncating Text Files (INI Files Specifically)

    Tried it, doesn't work...
  5. Newmannza

    Truncating Text Files (INI Files Specifically)

    For the guys who want to know- it simply uses the name in the variable, slaps an extension on it and shell executes it. It's not brain surgery, but the last entry thats blank causes a blank entry to appear in the list box. There's nothing wrong with it- it's just annoying me because it's not...
  6. Newmannza

    Truncating Text Files (INI Files Specifically)

    Hey, I've got a problem with a tiny utility I wrote that uses an INI file to store entries for a list box. The program uses a normal loop to scan for entries, and exits when it reaches the end. I added a new feature to it to remove redundant entries off the list, and reshuffle the INI file by...

Part and Inventory Search

Back
Top