home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 1 / GoldFishApril1994_CD1.img / d1xx / d123 / arp / docs / commands / prompt < prev    next >
Encoding:
Text File  |  1988-01-01  |  927 b   |  67 lines

  1.  
  2.  
  3.  
  4.      ARP(REL1)             ARP User's    Manual             ARP(REL1)
  5.  
  6.  
  7.  
  8.      NAME
  9.       Prompt - set the current CLI prompt
  10.  
  11.      SYNOPSIS
  12.       Prompt "NEW PROMPT"
  13.  
  14.      DESCRIPTION
  15.       Prompt sets a    new prompt for the CLI.     If you    use Prompt
  16.       with no argument, it resets the cli prompt to    the default
  17.       prompt.  ARP's prompt    recognizes two special characters %N,
  18.       which    will be    displayed as the current process number, and
  19.       %p, which will be displayed as the current directory.     If
  20.       you use %p in    a prompt string, successive CD will also
  21.       change the prompt.  The total    length of a prompt string,
  22.       including the    directory name,    is limited to 69 characters.
  23.       This is a CLI    limitation which ARP must currently struggle
  24.       against.
  25.  
  26.      EXAMPLE
  27.       Prompt "%N %p"
  28.  
  29.       If the current directory is Workbench: this prompt string
  30.       will display
  31.  
  32.       1 Workbench:>
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                         (printed 10/6/87)
  64.  
  65.  
  66.  
  67.