DH
Programmer
- Dec 8, 2000
- 168
I have trapped the "F1" key with a keydown procedure. Now I need to tell it to open a custom .htm file that I have created.
Any suggestion on how to structure the code to open my filename.htm file. I have been trying with "Call Shell" but I believe this is only for executable files and I am only trying to display a local html file.
Thanks,
DH
Any suggestion on how to structure the code to open my filename.htm file. I have been trying with "Call Shell" but I believe this is only for executable files and I am only trying to display a local html file.
Thanks,
DH