Jump to content

How Many .mrc Files Can Be Loaded


Aikon

Recommended Posts

Greetings, brothers and sisters.

 

I'm working on fixing a friend's script. In order to target specific aliases and events I have opted to split each event and alias off, and place it into its own file. Granted this makes for many (many, many.......) files loaded to the remote tab. Is there a limit to how many files I can have loaded on mIRC version 7.19? Perhaps limited by mirc.ini in relation to its file size...?

 

As we speak, I have 109 *.mrc (including ten "spacers"), and mirc.ini is only 11kb. If my theory is correct, I should be able to have thousands of files loaded with no issues.

 

Before anyone starts to say "it's counter-productive to have so many files", know that this is only for code checking purposes. I plan on reducing the mass of aliases, and removing the single-use aliases completely.

 

Chances are I already answered my own question, but I would still like to have verification from someone who knows for sure.

Link to comment
Share on other sites

Well, damn. I've been separating files like a mad house for the past hour or so...and went to check the file count........it's stopped at 114 files...I wonder what happened to the rest of them...

 

I guess this is my final answer. You can load 114 files in the remote tab.

 

Thanks for the reply, err0r.

Link to comment
Share on other sites

Greetings, brothers and sisters.

 

I'm working on fixing a friend's script. In order to target specific aliases and events I have opted to split each event and alias off, and place it into its own file. Granted this makes for many (many, many.......) files loaded to the remote tab. Is there a limit to how many files I can have loaded on mIRC version 7.19? Perhaps limited by mirc.ini in relation to its file size...?

 

As we speak, I have 109 *.mrc (including ten "spacers"), and mirc.ini is only 11kb. If my theory is correct, I should be able to have thousands of files loaded with no issues.

 

Before anyone starts to say "it's counter-productive to have so many files", know that this is only for code checking purposes. I plan on reducing the mass of aliases, and removing the single-use aliases completely.

 

Chances are I already answered my own question, but I would still like to have verification from someone who knows for sure.

 

 

I forgot to mention I'm fixing the errors he made in it. Now instead of chasing an error on "line 10548 of a.mrc" down, I now just have to find the error on "line 5 of b.mrc" I fix the error, and put it back in the main file, then send it back.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...