<--- Turn the page     (contents page)     Turn the page --->


DOS

Special chars in your Prompt




You can change your prompt to just about what ever you want, including colored chars if you install ANSI.SYS. However how do you use the Pipe ( | ), greater-than (>), and less-than (<) symbols?

How about using:
Pipe Char         $B
Greater-than      $G
Less-than         $L
Equal Sign        $Q
Carriage Return   $_
Dollar Sign       $$


Most of the other chars can be entered as-is using EDIT and CTRL-P.

¥



<--- Turn the page     (contents page)     Turn the page --->

Page 8