"Create a new scene" script
How do I make a script that replicates "Create a new scene" but with some parameters set to different defaults? I'd like one that comes up in Hardware Texturing mode ('6'), and with the perspective camera dolly'd in a bit towards the origin.
I've dabbled with the script editor by doing operations then editing the resultant script, but this doesn't work with "Create a new scene" as all it gives me is:
file -f -new;
// Result: ./untitled //
Where are the deafult parameters to edit?
Thanks
Steve