Forum Discussion

m_essaid's avatar
m_essaid
Valued Contributor
10 years ago

How to retreive the filename of the source of a XML.Checkpoint baseline file ?

Hi,

I didn't managed to find it out from the doc...

Thanks,

5 Replies

  • m_essaid's avatar
    m_essaid
    Valued Contributor

    for example when I have a file stored in Files I could do :

     

    BaselineFile:= Files.FileNameByName('Name_of_the_file_in_Files');

     

    Could I do something similar but with XML stored files ?