Keith,

        Could you give us an example of that -- I don't seem to be able
to get it to work:

>SET.INDEX FAST.STATS TO I_FAST.STATS

Unable to read item "I_FAST.STATS".
>SET.INDEX FAST.STATS TO ./I_FAST.STATS

Unable to read item "./I_FAST.STATS".

Jeff Fitzgerald
Fitzgerald & Long, Inc.

=======================

You can use the SET.INDEX command to make the path a relative one like
this

        SET.INDEX FILENAME TO RELATIVE.PATH

Which is something I have only just discovered by inspecting the source
code for SET.INDEX - it's not in the user reference manual at all!

Regards, Keith
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to