XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


emsaplib (emsaplib-2.29.1) [xmmsas_20141104_1833-14.0.0]

sizeListParam emutils_mod module edusoft_mod module Home Index

Meta Index / Home Page / Description / emutils_mod module

readListParam

Aim: Read a parameter list (strings only).

The routine declaration is:

  subroutine readListParam(paramlist,list,numlist)

! paramlist  : name of the string list parameter
! list       : list of strings
! numlist    : number of strings in list

    character(len=*), intent(in)                     :: paramlist
    character(len=*), dimension(:), intent(inout)    :: list
    integer, intent(in)                              :: numlist



XMM-Newton SOC/SSC -- 2014-11-04