In the pgm include a option

`PromptCompress' or something similar so that (may be a function key - that turns this option `ON' or `OFF')
the prompt reduces to the first and the last directory only with the 
rest in between *dots*

i.e. 

c:\ani\blab\blab\blab\blab\blab\blab\blab\blab\Money
reduces to
c:\ani\...\money

This is a runtime option therefore
ther must be a static var of some sort to 
hold a boolean value.

Create a function and put in appropriate header....





