This question is for go32 and win32 targets...
If you type a dir .. from a DOS prompt you get a listing of the dir above
the one you're currently in, but using fexpand ('..') returns the dir name
from _two_ levels above where the command is issued. This is obviously
wrong, but is it a bug with fexpand or something else?
Jim