[Date Prev][Date Next][Subject Prev][Subject Next][ Date Index][ Subject Index]

VA$ QUESTION



WS$DR yields the filename, drive and path of a file in a directory. WS$FP does
the same for a file on the screen. VA$PA yields the
*current* (default) drive and path.

I am looking for a way to store the value of the path of a directory which is
on the screen but which is not the default. The purpose would be to recall
such a directory as part of a program.  Surprisingly, I can't find a VA$
formulation that does this. Am I overlooking something?