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

DIRMEM

DIRMEM

Name


      DIRMEM

Purpose


      Update a directory list for easy access.

Category


Calling Sequence


      out_list = dirmem( entry)

Inputs


      entry = potential new list entry. in
        Directory followed by an optional alias:
        /users/images/lunar/gif Moon GIFS

Keyword Parameters


Keywords


        READ=rf Initialization text file: one directory/alias
          pair per line. Comments allowed (start with * or ;).
          Over-rides any given list.
        WRITE=wf File to save updated list in.
        LIST=lst Text array with dir/alias pairs. In/out.
        /ALIAS Means use aliases for out_list (display list).
          Default is use directories. ALIAS=2 means use both.
        MAX_ENTRIES=m Max size of list. Def=size of init file
          or 5 if that is not available.

Outputs


      out_list = Display list. out
        Directories, aliases, or both.

Common Blocks


Notes


Modification History


      R. Sterner, 1994 Feb 14
      R. Sterner, 2010 May 04 --- Converted arrays from () to [].
  Copyright (C) 1994, 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