How do I dynamically change the Sort Path? (AREV Specific)
At 02 FEB 1998 03:58:48PM Frustrated in Silver Spring wrote:
I am having a terrible time getting an answer to this question. Can someone please help?
Is it possible to dynamically change the sort path from within an AREV 2.12 session? I have changed the @ENVIRON.SET field but it doesn't seem to take.
I am trying to decide between the NT and Novell platforms and this will greatly influence my decision. Is there a definitive answer to this question?
At 02 FEB 1998 05:49PM Aaron Kaplan wrote:
I'd bet you would have to call the INITIALIZE program, though I don't know what side effects that might cause.
One of the Developer Utility Disksmight have a program to do this.
At 05 FEB 1998 12:22PM Dan Houlihan wrote:
Thanks. It looks like what we have to do is to modify the environment record (not @ENVIRON.SET), then CALL INITIALIZE().
We are testing and will put out a notice if we discover any problems with this methodology.