URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Blockland Forums 2
  HTML https://blockland2.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: General Discussion
       *****************************************************
       #Post#: 1428--------------------------------------------------
       Neat Command Prompt Tricks - Parts 2/5 Done!
   DIR By: Blake1
       Date: May 29, 2012, 12:06 pm
       ---------------------------------------------------------
       PART 1: Reading a text document.
       Wanna read a text document (.txt) in fashion? Try these easy
       steps!
       Step 1: Open up a Command Prompt and create a new Text Document
       (.txt).
       [IMG]
  HTML http://i1158.photobucket.com/albums/p609/brycephoto1/TutorialHelp1.png[/img]
       Step 2: Right click on your new document, and click properties.
       [IMG]
  HTML http://i1158.photobucket.com/albums/p609/brycephoto1/TutorialHelp2.png[/img]
       Step 3: Rename your Text Document.
       [IMG]
  HTML http://i1158.photobucket.com/albums/p609/brycephoto1/TutorialHelp3.png[/img]
       Step 4: Now save, and open.
       [IMG]
  HTML http://i1158.photobucket.com/albums/p609/brycephoto1/TutorialHelp4.png[/img]
       Step 5: Save then go to your command prompt.
       This part's tricky. First try typing in the prompt,
       --- Code ---
       type (file name).txt
       --- End Code ---
       The prompt will reply with,
       --- Quote ---
       > The system cannot find the file specified.
       --- End Quote ---
       Now try,
       --- Code ---
       cd Desktop
       --- End Code ---
       Then do the code again,
       --- Code ---
       type (file name).txt
       --- End Code ---
       It'll reply with whatever is in the Text Document.
       Picture:
       [IMG]
  HTML http://i1158.photobucket.com/albums/p609/brycephoto1/TutorialHelp5.png[/img]
       Thanks for viewing this tutorial!
       #Post#: 1429--------------------------------------------------
       Re: Neat Command Prompt Tricks - Parts 2/5 Done!
   DIR By: Blake1
       Date: May 29, 2012, 12:07 pm
       ---------------------------------------------------------
       PART 2: Change the prompts colors!
       Ever wanted to change your Command Prompt's colors? Here's how!
       Step 1: Open your prompt and type in,
       --- Code ---
       color (code here)
       --- End Code ---
       [IMG]
  HTML http://i1158.photobucket.com/albums/p609/brycephoto1/Tutorial2Help1.png[/img]
       Step 2: The codes are 1-9 and A-F. If you need help type in,
       --- Code ---
       color help
       --- End Code ---
       [IMG]
  HTML http://i1158.photobucket.com/albums/p609/brycephoto1/Tutorial2Help2.png[/img]
       Step 3: Thats it! Here's an example:
       [IMG]
  HTML http://i1158.photobucket.com/albums/p609/brycephoto1/Tutorial2Help3.png[/img]
       COLOR CODE LIST:
       [IMG]
  HTML http://i1158.photobucket.com/albums/p609/brycephoto1/CommandPColors.png[/img]
       #Post#: 1430--------------------------------------------------
       Re: Neat Command Prompt Tricks - Part 1/5 Done!
   DIR By: Blake1
       Date: May 29, 2012, 12:07 pm
       ---------------------------------------------------------
       ~Reserved For Part 3~
       #Post#: 1431--------------------------------------------------
       Re: Neat Command Prompt Tricks - Part 1/5 Done!
   DIR By: Blake1
       Date: May 29, 2012, 12:07 pm
       ---------------------------------------------------------
       ~Reserved For Part 4~
       #Post#: 1432--------------------------------------------------
       Re: Neat Command Prompt Tricks - Part 1/5 Done!
   DIR By: Blake1
       Date: May 29, 2012, 12:08 pm
       ---------------------------------------------------------
       ~Reserved For Part 5~
       #Post#: 1433--------------------------------------------------
       Re: Neat Command Prompt Tricks - Part 1/5 Done!
   DIR By: Mango
       Date: May 29, 2012, 12:20 pm
       ---------------------------------------------------------
       why so many reserves?
       #Post#: 1434--------------------------------------------------
       Re: Neat Command Prompt Tricks - Part 1/5 Done!
   DIR By: Blake1
       Date: May 29, 2012, 12:28 pm
       ---------------------------------------------------------
       --- Quote from: Mango link ---
       >
       > why so many reserves?
       >
       --- End Quote ---
       Because each reserve holds a part. There are 5 parts.
       Part 2 was added.
       #Post#: 1435--------------------------------------------------
       Re: Neat Command Prompt Tricks - Parts 2/5 Done!
   DIR By: Blake2
       Date: May 29, 2012, 12:30 pm
       ---------------------------------------------------------
       What I did with the tutorial in Part 2:
       --- Code ---
       color 12
       --- End Code ---
       It's cool! Try it out!
       #Post#: 1436--------------------------------------------------
       Re: Neat Command Prompt Tricks - Parts 2/5 Done!
   DIR By: Blockheadplayer
       Date: May 29, 2012, 12:33 pm
       ---------------------------------------------------------
       Haha. Try color 6f.
       *****************************************************
       Page 1 of 1