Dear Sir,
I have a pdf which is with the application. after that i m tring to execute
mono application in MAC os. but it not works.
Dim b As DirectoryInfo = New DirectoryInfo(Application.StartupPath)
Dim f As FileInfo() = b.GetFiles("*.pdf")
MessageBox.Show(f.Length) 'Message
display Output is 1
For Each Stre As FileInfo In f
System.Diagnostics.Process.Start(Stre.FullName)
Next
Please describe me what is wrong with that.
Thanks
Anubhava Dimri
--
View this message in context:
http://mono.1490590.n4.nabble.com/how-to-open-file-tp3081832p3083086.html
Sent from the Mono - WinForms mailing list archive at Nabble.com.
_______________________________________________
Mono-winforms-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-winforms-list