Hi all! :-)
I'm currently writing my own mIRC script, and I have recently made a simple program with delphi that will install all the files in the mIRC directory specified. This all works, but I would like to take it a step further: I would like to make the program force mIRC to load the remote script ini file (GoneWacko_BattleNet_Ladder.ini).
Is this possible with the command line parameters or any other way, or will I have to find the window and make the program type the /load -rs GoneWacko_BattleNet_Ladder.ini ?
I could just tell people what to type, but this would be great to also improve my programming skills

Thanks in advance!