scrap that. its me forgetting my code from 4 years ago
incase anyone else has a similar issue then this worked for me
USESCREEN 1
DRAWSPRITE 70,0,0
GRABSPRITE 801,0,-768,1024,768
GRABSPRITE 802,0,0,1024,768
USESCREEN 2
DRAWSPRITE 801,1024,0
DRAWSPRITE 802,0,0
USESCREEN -1
DRAWSPRITE 999,0,0
with the following set up for the 2 screens
CREATESCREEN 2,999,2048,768
CREATESCREEN 1,70,1024,1536