That's basically it. I was just wondering if there was a way to just declare something to be universal across all files so you wouldn't have to keep messing with ".export" and ".import" on everything. I'm assuming the purpose of this was so that you could have two different routines with the same name or something, like "start", but I always just name everything different anyway, like "metasprite_start" or "animation_engine_start", so it doesn't effect me, it's just a bit of a nuisance. It's not the biggest deal in the world, but it's a bit nicer.