'======================================== Sub zFile_OpenWithNotepad(sFile) SystemUtil.Run "C:\WINDOWS\system32\notepad.exe", sFile End Sub '========================================