GET.WC - get working catalog.

Usage:

catstack = get.wc();

Where:

catstack
is a pointer to a cat/file stack with the pathname of the current working catalog. This is a dynamically allocated vector that can be released with the call
rlsevec(catstack-1, catstack[-1])

Description:

GET.WC is used to find the pathname of the current working catalog. In TSS, this will be the working catalog set by the SETC or CWD command. In batch, it will just be the user's UMC.

Copyright © 1996, Thinkage Ltd.