mIRC Home    About    Download    Register    News    Help

Print Thread
#57093 24/10/03 12:33 AM
Joined: Sep 2003
Posts: 120
G
Gar Offline OP
Vogon poet
OP Offline
Vogon poet
G
Joined: Sep 2003
Posts: 120
How do I save a file in notepad with the extension of ".mrc"? I saved it with ".ini" as the extension by just saving the file as "filename.ini" But when I tried that with the ".mrc" ending it ended up "filename.mrc.txt" Why is that?

#57094 24/10/03 12:34 AM
P
pheonix
pheonix
P
file > save as > save as type > all files > file name > blah.mrc

#57095 24/10/03 12:40 AM
Joined: Sep 2003
Posts: 120
G
Gar Offline OP
Vogon poet
OP Offline
Vogon poet
G
Joined: Sep 2003
Posts: 120
tried that, still ended up as "filename.mrc.txt"

#57096 24/10/03 12:41 AM
P
pheonix
pheonix
P
or you can simply type this in mirc:
//write -c $mircdirfilename.mrc
then load the .mrc into the script editor, voila smile

#57097 24/10/03 12:57 AM
Joined: Sep 2003
Posts: 120
G
Gar Offline OP
Vogon poet
OP Offline
Vogon poet
G
Joined: Sep 2003
Posts: 120
Thing is I want to create a "filename.mrc" file. I am trying to write a script that loads scriptes into my remote area, when I click on the menu aoption. See this thread

#57098 24/10/03 01:01 AM
Joined: Dec 2002
Posts: 2,884
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 2,884
Save it as "filename.mrc" (with the quotes around it).

#57099 24/10/03 01:03 AM
Joined: Sep 2003
Posts: 120
G
Gar Offline OP
Vogon poet
OP Offline
Vogon poet
G
Joined: Sep 2003
Posts: 120
thank you, that one worked. Now hopefully my script will work....

#57100 24/10/03 01:08 AM
Joined: Sep 2003
Posts: 120
G
Gar Offline OP
Vogon poet
OP Offline
Vogon poet
G
Joined: Sep 2003
Posts: 120
Yes my script works now!!!!!!

#57101 24/10/03 02:11 PM
Joined: Feb 2003
Posts: 3,412
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,412
You can use the program Change Type.. it's a great litle proggie smile you can change any fikle to what you want, and just by simple type in what you want it to be smile

#57102 25/10/03 01:59 AM
C
CtrlAltDel
CtrlAltDel
C
just a short comment here .. the .mrc files are nothing but .txt files with a different extension.
You aren't REQUIRED to have the .mrc extension .. mIRC will load any text file with any extension. It will load myscript.gar the same as it will load myscript.txt or myscript.mrc (or even myscript.biteme grin )

Also, you can save it as a .txt file in notepad and go to it with WinDoZe explorer and highlight the file, then hit F2 and rename it

Last edited by CtrlAltDel; 25/10/03 02:03 AM.
#57103 25/10/03 11:15 AM
L
LtGuide
LtGuide
L
(if you have disabled 'hide extensions for known file types' in folder options)

#57104 25/10/03 12:08 PM
C
CtrlAltDel
CtrlAltDel
C
you mean there are people that haven't done that? grin

#57105 26/10/03 05:36 PM
L
LtGuide
LtGuide
L
yes, and I immediately remedy the situation..


Link Copied to Clipboard