When I use curdir() it does not give the full path, is there any way to do
this???

Re: curdir fullpath by Rick

Rick
Tue Feb 03 16:02:03 CST 2004

Altman,
?FULLPATH(CURDIR())
or
?SYS(5)+CURDIR()

Rick

"Altman" <NotGiven@SickOfSpam.com> wrote in message =
news:%23rLO9%23p6DHA.2656@TK2MSFTNGP11.phx.gbl...
> When I use curdir() it does not give the full path, is there any way =
to do
> this???
>=20
>

Re: curdir fullpath by John

John
Tue Feb 03 16:04:00 CST 2004

Altman wrote:

> When I use curdir() it does not give the full path, is there any way to do
> this???
sys(5)+curd() should work.
--
John Fabiani