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 Chriss Miller 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 littlebill46637

  1. littlebill46637

    Why will my app. work on every computer but one?

    Have you checked Windows 2000 permissions? Are you running the program under the same user account on both W2K computers? If so, does that user have the same permissions on both computers? File system: are they both NTFS or not? If NTFS, check file permissions too. Make sure no win98...
  2. littlebill46637

    random number generator without resampling

    refering to the post by sunaj (jan 20, 2002), the code posted would not work for me until I changed the line for i = a to n with for i = 0 to n due to a type mismatch error.

Part and Inventory Search

Back
Top