Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21090

is there an esier way to open a text file then this.

$
0
0
Hi, is there an esier way to open a text file to a form then this code.

Code:

If Left(MenuAction(Index), 2) = "-=" Then

    If Right(Left(MenuAction(Index), 8), 6) = "readme" Then
        Shell "notepad.exe " & App.Path & "\readme.txt", vbNormalFocus
        Exit Sub
    End If

thanks

Viewing all articles
Browse latest Browse all 21090

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>