Hmm, I knew I heard about it somewhere. The only problem with the thread you posted is that you guys never actually mentionned any syntax to go along with it.
... I unfortunately don't seem to have the help files anymore, I'm not sure why though. Wait check that, they come packaged up with the scistudio that is available for download here

It turns out though, that what I want to do isn't quite as straightforward as I thought it was going to be. I'll have to look into it a little more. What I am trying to do is leave say room1 and enter room2 without clearing the room1 screen instead just overlaying room2's picture.
What I tried at first was to simply use the gPreviousroom variable as the picture resource in room2's init stuff, but the compiler doesn't recognise that as an integer so unfortunately that didn't work. anybody have any ideas.