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

TXTPICK

TXTPICK

Name


      TXTPICK

Purpose


      Select file(s) from a screen menu displaying a file list.

Category


Calling Sequence


      txtmenu_pick, list, file

Inputs


      list = list of files (complete path). in

Keyword Parameters


Keywords


        TITLE_TEXT=ttxt title text (def=Select file).
        ABORT_TEXT=qtxt quit text (def=Abort file selection).
        /MULTIPLE means allow multiple file selections.
        If /MULTIPLE is in effect then there are two exits:
        ACCEPT_TEXT=actxt quit text (def=Accept selected files).
        ABORT_TEXT=abtxt quit text (def=Abort file selection).

Outputs


      file = selected file(s) (none means none). out

Common Blocks


      txtmenu_com

Notes


Modification History


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