Bookmark Topic Watch Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Report post to moderator
The phrase "it doesn't work" is the most useless text that can be posted when you are trying to get help with a problem.

All too often, posts are made that read along the lines of "I tried such and such, but it didn't work" (or even worse: "I tried, but it didn't work" without even saying what you tried). This leaves those that could try and help you high and dry without conveying any useful information. Just saying "it doesn't work" does not give anybody a clue as to what is actually happening. Did you get an error? Did you get an unexpected value? Did you get nothing? Did the keyboard give you an electric shock? Did the computer burst into flames?

When posting, don't say "it didn't work". Rather, post at least the following information:


  • What did happen
  • What you expected to happen and how it differs from the actual result
  • The complete and unedited text of any error message you received (be sure to use UBB code tags to preserve formatting, see UseCodeTags)


  • Including this information will always result in better and quicker answers to your issue.

    Also take a look at our other tips on HowToAskQuestionsOnJavaRanch.
     
    Forget this weirdo. You guys wanna see something really neat? I just have to take off my shoe .... (hint: it's a tiny ad)
    Gift giving made easy with the permaculture playing cards
    https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
      Bookmark Topic Watch Topic
    • New Topic