W 
		
								
				
				
			
		William Ryan
Dim myAppDirectory As System.IO.DirectoryInfo = New
System.IO.DirectoryInfo(Application.ExecutablePath)
Dim s As String = myAppDirectory.ToString
The string is just for verification.... good luck,
Bill
W.G. Ryan
(e-mail address removed)
www.knowdotnet.com
				
			System.IO.DirectoryInfo(Application.ExecutablePath)
Dim s As String = myAppDirectory.ToString
The string is just for verification.... good luck,
Bill
W.G. Ryan
(e-mail address removed)
www.knowdotnet.com
