remove 's so your app can open files with long filenames using the command line (only one live of
remove "'s so your app can open files with long filenames using the command line (only one live of code)
Rate remove 's so your app can open files with long filenames using the command line (only one live of
(1(1 Vote))
Public Sub Form_Load()
filename = Replace(Command$, """", "")
End Sub
remove 's so your app can open files with long filenames using the command line (only one live of Comments
No comments yet — be the first to post one!
Post a Comment