You could script that in a most straightfoward say with signals: 2.mrc would contain something like
Code:
on *:LOAD: .signal scriptload $script
then 1.mrc would contain something like
Code:
on *:signal:SCRIPTLOAD: echo -s Script $1- loaded