I am using an ActiveX (OLE as us old f##ts know it) control on a form in VFP 6.0
The command line will execute this:
C:\WINDOWS\explorer.exe
but when W/Explorer opens I want it to go to a preset path.
Am I on the right track that I need to add something at the end of C:\WINDOWS\explorer.exe \\server\directory\subdirectory\ (see all my files in this subdirectory) ?
The command line will execute this:
C:\WINDOWS\explorer.exe
but when W/Explorer opens I want it to go to a preset path.
Am I on the right track that I need to add something at the end of C:\WINDOWS\explorer.exe \\server\directory\subdirectory\ (see all my files in this subdirectory) ?