Here is exactly what I have:And nothing happens. No errors. No log file. Are my file names and/or folder names too long?VB Code:
Private Sub mnuViewLog_Click() Shell "notepad C:\AllState\LogFiles\Wednesday\ProcessLog_050202082323.log", vbNormalFocus End Sub




Reply With Quote