>  Docs Center  >  Libraries  >  JHU/APL/S1R  >  WHOCALLEDME
Libraries

WHOCALLEDME

WHOCALLEDME

Name


      WHOCALLEDME

Purpose


      Returns to calling routine its parent's directory and name.

Category


Calling Sequence


      whocalledme, dir, file

Inputs


Keyword Parameters


Keywords


        LINE=n Line number just after parent's last call.
        BACK=n Look back, 0=self, 1=parent (def),
          2=grandparent, 3=great grandparent, ...

Outputs


      dir = Source directory of parent routine. out
      file = name of parent routine. out

Common Blocks


Notes


      Notes: It can be useful for a routine to know
        what routine called it.
        See also: whoami.

Modification History


      R. Sterner, 1995 May 23
      R. Sterner, 2010 May 04 --- Converted arrays from () to [].
  Copyright (C) 1995, Johns Hopkins University/Applied Physics Laboratory
  This software may be used, copied, or redistributed as long as it is not
  sold and this copyright notice is reproduced on each copy made. This
  routine is provided as is without any express or implied warranties
  whatsoever. Other limitations apply as described in the file disclaimer.txt.



© 2024 NV5 Geospatial Solutions, Inc. |  Legal
   Contact Us