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 gkittelson 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. Jadden200

    Program randomly crashes when printing. Help!

    First of all I would like to thank you all for the very helpful replies. Tesar, I have not done what you suggested. I am a unclear as to what you mean, but I have documented it. Thank you. Dave, Thank you so much. In the end, I did do the 'Drastic measure' and exported to txt delimited file...
  2. Jadden200

    Program randomly crashes when printing. Help!

    Thanks for the tips DSummZZZ. Didn't think about screen resolution, but if that where the case, why do the other records print? Still worth a looking into though. I did copy database over using the Copy To with cdx command. Then renamed it back, that didn't work. Have yet to try to copy to...
  3. Jadden200

    Program randomly crashes when printing. Help!

    Hello all. I have posted about this similar problem before and now it is coming back to haunt me more severely. I have a customer that has been using one of my FoxPro 2.6a Windows application for years. Suddenly, the program will randomly but conistantly lock up on them when printing. This...
  4. Jadden200

    Random Printing Locking of Computer in 2.6a

    Thanks again, Tesar. Very interesting thinking here. I thought that if you opened up a database exclusive and then PACK, that all the bad stuff would simply disappear. Are you telling me that the bad stuff will remain somewhere in a temp file? Maybe in the Foxuser.dbf? I would really love...
  5. Jadden200

    Random Printing Locking of Computer in 2.6a

    Just wanted to add something to that my last post. Sorry, did not see an Edit button to edit my post. But I think I do use UDF's all the time. These I assume are function's that I create on the report itself. However, There are no UDF's on any of the reports that were locking up. There are...
  6. Jadden200

    Random Printing Locking of Computer in 2.6a

    Thanks for reply Tesar. I do not use UDF's. I was not even familiar with that term but now know it is a 'User Defined Function'. My code for a report goes basically something like this: REPORT FORM warrant NEXT 1 &prt_opt NOCONSOLE I had the same problem today with another one of my...
  7. Jadden200

    Random Printing Locking of Computer in 2.6a

    Thank you much. I forgot about doing that. I just did and things seem to be going alot smoother now. I do have a few choice records that will lock up but those I think have become corrupt. I have been entering cases on his test data with no problems, so far. Usually deleting the indexes is...
  8. Jadden200

    Random Printing Locking of Computer in 2.6a

    Hello all. I have a customer that uses a 2.6a application that is installed on Windows XP machines and is networked to a Server. The problem is not client related because I have downloaded his data and it is happening on my machine as well. The Problem: The computer will lock up on certain...

Part and Inventory Search

Back
Top