Results 1 to 3 of 3

Thread: program stops responding

  1. #1
    New Member
    Join Date
    Aug 02
    Posts
    2

    program stops responding

    My program grabs id3 tags out of MP3's and stores them in a database. When i do my intial storing of id3 tags, which requires opening around 1000 files and grabbing the tags my program will appear as "Not responding" in task manager. It will still work again though and once it finishes the process it appears as "Running". I am assuming that this is a sytem resource problem? Just wondering if there is a way i can free up some resources??

  2. #2
    PowerPoster
    Join Date
    Nov 01
    Posts
    2,086

    hi

    I wopuld suggest you use doevents

  3. #3
    New Member
    Join Date
    Aug 02
    Posts
    2
    Ok, thanks for that, i will give it a shot

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •