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


emsaplib (emsaplib-2.32) [xmmsas_20190531_1155-18.0.0]

addFilename

Aim: Write history line with the name of an input file, removing the directory.

The routine declaration is:

    subroutine addFilename(in_tab, filename, comment)

! in_tab    : handle to the output table
! filename  : name of the file
! comment   : comment string to introduce file name

    type(BlockT), intent(in) :: in_tab
    character(len=*), intent(in) :: filename, comment



XMM-Newton SOC/SSC -- 2019-06-02