Help for this page

Select Code to Download


  1. or download this
    Dim rawfile As XrawFile
    Set rawfile = New XrawFile
    ...
    Dim return_filename As String
    Call rawfile.GetFileName(return_filename)
    MsgBox return_filename