Get_Situation - get a tool's current working directory
Get_Situation(out string path);
Desktop Services Message Sets Get_Situation(4)
NAME
Get_Situation - get a tool's current working directory
SYNOPSIS
Get_Situation(out string path);
DESCRIPTION
The Get_Situation request reports the current working directory.
The path argument is the pathname of the working directory that the
recipient is using.
APPLICATION USAGE
The ttdt_session_join(3), function can be used to register for, and
transparently process, the Get_Situation request.
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
+---------------+------------------+
|ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+---------------+------------------+
|Availability | library/tooltalk |
+---------------+------------------+
|Stability | Committed |
+---------------+------------------+
SEE ALSO
ttdt_session_join(3); Set_Situation request.
ToolTalk 1.3 1 March 1996 Get_Situation(4)