Get_Situ.sgm 2.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <!-- $XConsortium: Get_Situ.sgm /main/5 1996/08/30 14:50:57 rws $ -->
  2. <!-- (c) Copyright 1995 Digital Equipment Corporation. -->
  3. <!-- (c) Copyright 1995 Hewlett-Packard Company. -->
  4. <!-- (c) Copyright 1995 International Business Machines Corp. -->
  5. <!-- (c) Copyright 1995 Sun Microsystems, Inc. -->
  6. <!-- (c) Copyright 1995 Novell, Inc. -->
  7. <!-- (c) Copyright 1995 FUJITSU LIMITED. -->
  8. <!-- (c) Copyright 1995 Hitachi. -->
  9. <![ %CDE.C.CDE; [<RefEntry Id="CDEMX.XCDI.MAN291.rsml.1">]]>
  10. <![ %CDE.C.XO; [<RefEntry Id="XCDI.MAN291.rsml.1">]]>
  11. <RefMeta>
  12. <RefEntryTitle>Get_Situation</RefEntryTitle>
  13. <ManVolNum>special file</ManVolNum>
  14. </RefMeta>
  15. <RefNameDiv>
  16. <RefName><Symbol Role="Message">Get_Situation</Symbol></RefName>
  17. <RefPurpose>get a tool's current working directory
  18. </RefPurpose>
  19. </RefNameDiv>
  20. <!-- $XConsortium: Get_Situ.sgm /main/5 1996/08/30 14:50:57 rws $-->
  21. <!-- CDE Common Source Format, Version 1.0.0-->
  22. <!-- (c) Copyright 1993, 1994, 1995 Hewlett-Packard Company-->
  23. <!-- (c) Copyright 1993, 1994, 1995 International Business Machines Corp.-->
  24. <!-- (c) Copyright 1993, 1994, 1995 Sun Microsystems, Inc.-->
  25. <!-- (c) Copyright 1993, 1994, 1995 Novell, Inc.-->
  26. <RefSynopsisDiv>
  27. <Synopsis>Get_Situation(out string <Emphasis>path</Emphasis>);
  28. </Synopsis>
  29. </RefSynopsisDiv>
  30. <RefSect1>
  31. <Title>DESCRIPTION</Title>
  32. <Para>The
  33. <Symbol Role="Message">Get_Situation</Symbol> request
  34. reports the current working directory.
  35. </Para>
  36. <Para>The
  37. <Emphasis>path</Emphasis> argument
  38. is the pathname of the working directory that the recipient is using.
  39. </Para>
  40. </RefSect1>
  41. <RefSect1>
  42. <Title>APPLICATION USAGE</Title>
  43. <Para>The
  44. &cdeman.ttdt.session.join;, function can be used to register for,
  45. and transparently process, the
  46. <Symbol Role="Message">Get_Situation</Symbol> request.
  47. </Para>
  48. </RefSect1>
  49. <RefSect1>
  50. <Title>SEE ALSO</Title>
  51. <Para>&cdeman.ttdt.session.join;; <Symbol Role="Message">Set_Situation</Symbol> request.
  52. </Para>
  53. </RefSect1>
  54. </RefEntry>
  55. <!--fickle 1.12 mancsf-to-docbook 1.2 08/07/95 23:18:47-->