(C) 1993,1996 By M.Smulders. 

This file is donated to the public domain. I cannot be made responsible
 for any problems with these aliases, however I have been using them for 
 3 years now - and never sent it out...
 I would however like to know what you think about it!
 
 Please send any remarks to:
 
 CIS: 72773,230 

 This is a very special 4DOS prompt. It will show you on your prompt line
 the drive mapping, and also whether a drive is a root mapped drive or not.
 Please be aware that you need 4DOS V5.0+!
 Install these aliases: 

 ALIAS /R PRMP.ALI

 and the prompt $

 SET /R PRMP.SET

 On a network drive, your prompt will look like:
 Suppose F:=FS1/SYS:HOME\USER \WPTEXTS
 
 Your prompt will be:
 
 [F]-FS1/SYS:HOME\USER\wptexts

 i.e. The ROOT drive mapping will be in uppercase, the current path in 
      lowercase

 For this file to work, you will have to set the PROMPT to:

 PROMPT=%@ext[%@exec[prmp]]%[_prmp]%@ext[%@exec[@SET _prmp=]]$G
 ==============================================================

 The aliases $SRV_1 - $SRV_4 are needed for parsing of the String and work
 only on Novell NetWare Networks. They are not meant to be called by Hand!
 $SRV_5 Cleans up the work space.
 Used vars:
 _pos, $ pointer
 _SRV, Server name
 _vol, Server Volume
 _root, Root path
 _pth, path hanging under it
 prmp, Prompt $


