|
-
Dec 16th, 2000, 01:13 AM
#1
Thread Starter
Addicted Member
I am trying to save a .txt file into a different file extension..but when i try to save it like this
First.asm
It actually saves like this
First.asm.txt
I am using the .asm extension as an example, It's not Necessary to have that same type of extension i just want to know how.
Thanks.
-
Dec 16th, 2000, 02:53 AM
#2
Fanatic Member
Are you using Notepad? In the save dialog box, choose 'All files' instead of '.txt files'. (in the combobox at the bottom) I hope you know what I mean.
-
Dec 16th, 2000, 05:11 AM
#3
Frenzied Member
Sounds like you've got 'hide file extensions for known file types' highlighted in the Windows options. Open 'My Computer' and go to the 'View' menu, then click on 'Folder Options'. Click the 'View' tab and you should see a checkbox in the list labelled 'hide file extensions for known file types'. So err...click it
Harry.
"From one thing, know ten thousand things."
-
Dec 16th, 2000, 10:58 AM
#4
When you're saving your file inclose it withing double quotes like this: "MyFile.asm"
-
Dec 16th, 2000, 12:11 PM
#5
Thread Starter
Addicted Member
Yeah cool...
Thanks guys for all your help...
I used to know how to do this but i took it for granted and, well yeah i forgot...so thanks
-
Dec 16th, 2000, 04:30 PM
#6
I do it the way Serge said. You don't even have to touch the "Save as type:" selection that way.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|