Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Opening a file with the default text editor.

Status
Not open for further replies.

carriemjohnson

Programmer
Aug 26, 2002
11
0
0
US
Hi!

I'm trying to open a file with my default text editor in J++...but the file I created doesn't have a .txt extension. Is there a way to open a file with the default text editor if it doesn't have that extension?

Please help. Thanks,

Carrie
 
//If you use windows
hold the shift button and right click with the mouse on the file.
Use open with and select the program to open file.
click the checkbox if you want this program to open this kind of file later.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top