add button to open input path
This commit is contained in:
@@ -130,4 +130,8 @@ Public Class Form1
|
||||
End Try
|
||||
|
||||
End Function
|
||||
|
||||
Private Sub Button5_Click(sender As Object, e As EventArgs) Handles Button5.Click
|
||||
Process.Start("\\dd-sto01\DD-STO01-A2\SharedObjects\Public\Projekte\Test\Import\ZUGFerD\Email_in")
|
||||
End Sub
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user