User Control Panel
Advertisements

HELP US, HELP YOU!

Capturing Error Messages

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Tutorials
View unanswered posts
Author Message
Keenie
Almost An Agent
Almost An Agent


Joined: 31 Oct 2003
Posts: 1071

Reputation: 52.4

PostPosted: Thu Jan 08, 2004 5:09 am    Post subject: Reply with quote

There are a couple simple ways to save error messages so you don't have to post screenshots of your command prompt, which everyone hates.

The first, and easiest, way is to output all the text to a file instead.

You can easily doing this by adding a little bit extra when you run the file. So instead of:

Quote:
perl bot.pl

You can use:
Quote:
perl bot.pl > output.txt


Then anything that is printed to the command prompt will be outputted to that file.

The other way if you want to keep it all in the command prompt. This shouldn't be to hard since its just copying. All you have to do (for xp, 2000) is to highlight the text you want to copy with the left mouse button, then click on it with the right mouse button.

Or on win98, winME, ect there is select and copy buttons on the tool bar. One looks like a little dotted rectangle, and the other a clipboard. So click on the rectangle one, highlight your text, then click on the clipboard one.

Thats all there is to it, also remember when you show us errors:
Quote:
to use quote tags to make it easier to read
Back to top
jeanhub
Almost An Agent
Almost An Agent


Joined: 14 Feb 2004
Posts: 1138

Reputation: 50.7

PostPosted: Sun Mar 07, 2004 9:04 pm    Post subject: Reply with quote

woah! thanks this helped me a lot Very Happy
Back to top
JJJJon
Newbie
Newbie


Joined: 06 Jun 2004
Posts: 18

Reputation: 23.7Reputation: 23.7

PostPosted: Sun Jun 06, 2004 10:00 pm    Post subject: Reply with quote

Yes, but i dont get it Surprised what if i was a very sexy llama and you were a very frisky pig and we met in a barn what would you do then eh???

WHAT WOULD YOU DO THEN???
Back to top
JJJJon
Newbie
Newbie


Joined: 06 Jun 2004
Posts: 18

Reputation: 23.7Reputation: 23.7

PostPosted: Sun Jun 06, 2004 10:01 pm    Post subject: Reply with quote

Yes, but i dont get it Surprised what if i was a very sexy llama and you were a very frisky pig and we met in a barn what would you do then eh???

WHAT WOULD YOU DO THEN???
Back to top
Cer
Upgraded Agent
Upgraded Agent


Joined: 03 Feb 2004
Posts: 3776
Location: Michigan
Reputation: 146.9
votes: 4

PostPosted: Sun May 22, 2005 6:09 pm    Post subject: Reply with quote

QUOTE(Keenie @ Jan 8 2004, 01:09 AM)
The other way if you want to keep it all in the command prompt. This shouldn't be to hard since its just copying. All you have to do (for xp, 2000) is to highlight the text you want to copy with the left mouse button, then click on it with the right mouse button.
[right][snapback]2683[/snapback][/right]


I made a Flash animation that shows how to copy text from your DOS window (sometimes left-clicking doesn't work and you need to use the app icon):

http://www.aichaos.com/docs/doscopy.html

I know this is an old topic but I figured I should post this here instead of having to keep pasting that link in all the other topics where people don't know how to copy error messages.

_________________
Current Site (2008) http://www.cuvou.com/
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Tutorials All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group