Hi,
I've been trying to figure out how to get the full path and file name of a calling proc and am starting to think it might be impossible.
I am writing a simple program that is called by a procedure and writes to the output the name of the calling procedure and the date and time it was started. But i can't seem to get a pathname. Is this because it was sourced in and now I am merely calling a command?
Does anyone know a trick that might help me figure out the full filename and path of the calling proc?
Alyssa
I've been trying to figure out how to get the full path and file name of a calling proc and am starting to think it might be impossible.
I am writing a simple program that is called by a procedure and writes to the output the name of the calling procedure and the date and time it was started. But i can't seem to get a pathname. Is this because it was sourced in and now I am merely calling a command?
Does anyone know a trick that might help me figure out the full filename and path of the calling proc?
Alyssa