home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 15 / CD_ASCQ_15_070894.iso / vrac / dpd10s.zip / PR.DOC < prev    next >
Text File  |  1994-06-04  |  4KB  |  71 lines

  1.                   ──────────────────────────────────────
  2.                         DOS Prompt Desginer v1.0
  3.                   (C) Copyright 1994 Toby Vander Steen
  4.                   ──────────────────────────────────────
  5.                    *NOTE* To register, see REGISTER.FRM
  6.                   ──────────────────────────────────────
  7.  
  8.    Dos Prompt Designer is a small shareware utility to design your own
  9. colorful dos prompts.  You can design as many prompts as you like, and
  10. they  will all be  stored in a file so you can choose  from any of the
  11. prompts you have designed.
  12.  
  13.    To use DPD just unzip it into the directory you want to keep it in,
  14. and type 'PR'.  When  you're inside you'll see a screen  with a cursor
  15. on one of  the lines.  You can start typing any characters, or use any
  16. of the keys listed underneath the cursor.  These keys are...
  17.  
  18.    [F1]  Directory:     Insert the directory you are in into your prompt.
  19.                         This is just like $p in a normal dos prompt.
  20.  
  21.    [F2]  Foreground:    This changes the current foreground color.
  22.                         Everything typed or inserted into your prompt will
  23.                         be displayed in this color.  You can change it
  24.                         throughout your prompt to use more than one different
  25.                         color in your prompt.
  26.  
  27.    [F3]  Background:    This changes the current background color.
  28.                         Everything typed or inserted into your prompt will
  29.                         be displayed with this background color.  You can
  30.                         change it as much as you want just like with the
  31.                         foreground color.
  32.  
  33.    [F4]  Date:          This inserts the current date into your prompt.
  34.                         (It's updated when the prompt is displayed!)  Same
  35.                         as using $d in your dos prompt.  
  36.  
  37.    [F5]  Time:          This inserts the current time into your prompt.
  38.                         (Also updated..)  Same as using $t in your dos
  39.                         prompt, but this will remove the seconds/milliseconds
  40.                         from your prompt.  (In dos it will show 12:33:24.55,
  41.                         but with this it will show only 12:33).
  42.  
  43.    [F6]  Choose prompt: This exits the editor and allows you to select from
  44.                         all the prompts you have previosly made.
  45.  
  46.  
  47.    To delete prompts you've already made and don't want in your data file,
  48. just edit the file using any text editor and remove the line that has the
  49. prompt you don't want. (May be hard to find it)
  50.  
  51.    If you find ANY BUGS in this program or have any comments, suggestions,
  52. etc.. LEAVE ME INTERNET MAIL at 
  53.  
  54.                71251.2122@Compuserve.Com
  55.  
  56.    or a message in FidoNet, or WorldNet or any bbs that I am on in Edmonton,
  57. Alberta. (Area code 403)
  58.  
  59.    To automatically load up one of your prompts at startup, you can either
  60. run PR.EXE in your AUTOEXEC.BAT, and then choose one through the 'chooser'
  61. or edit the DATA.BAT file and copy the line of the prompt you want into 
  62. your AUTOEXEC.BAT file.  In the registered version, you can automatically
  63. load up the Prompt Chooser with the command line.  See REGISTER.FRM for
  64. more information!
  65.  
  66.    In the registered version, to load a previously made prompt, type
  67. PR /C and that will take you into the choosing mode.
  68.  
  69.    Running DATA.BAT will automatically load the last prompt you created
  70. using Dos Prompt Designer
  71.