How do you execute notepad as an external program and enter text in to the blank document created?
The notepad.exe is at C:\WINDOWS\notepad.exe so I enter that in "Program to execute" and then enter the text in but see "The System cannot find the path specified" like it's trying to load a document.
What do I do to actually enter text in the document?
Thx.
Discarded pizza boxes are an indispensable source of cheese.
Basically I need to have text that can be copied and pasted.
Discarded pizza boxes are an indispensable source of cheese.
DaVince This fool just HAD to have a custom rating
Registered 04/09/2004
Points 7998
18th September, 2006 at 08:15:51 -
Use the file object to execute the file in there, and use a system object to get the VALID Windows directory for ANY Windows system. It isn't always C:\WINDOWS\.