Ok, I did it.
I have created a file called myscript_remote.ini (for DaveC's part of code) and myscript.ini (for aliases). It works, but now my script is made of two files and i have to load them with two command lines:

/load -a myscript_remote.ini
/load -rs myscript.ini

How culd i automatically load one file from the other?