VB6 Shell Function - Invalid procedure call or argument ...
經安全檢測,此網站為安全網站,請放心前往原始網址!
VB6 Shell Function - Invalid procedure call or argument ...
2012年1月18日 - This worked for me: Sub OpenTextFile(textfile As String) Const txtapp As String = "Notepad.exe" Dim arg As String Dim ierr As Double arg ...