
08-31-2003, 04:13 PM
|
|
Contributor
|
|
Join Date: Jan 2003
Posts: 650
|
|
not sure how to word this?
|
im not sure how to word this , when you open a file like a .txt file you have to use
shell(bla bla\notepad.exe your .txt file )
but i want to just open it without useing the notepad.
like shell(my .txt file) so how would i do this
|
|