save subset script?

init script

getNameSelected //from scene pane

init savesubset //from fileMenu

putNameSelected // in saveName

accept 

init pickitems //dialogue for filtered save

checkonly(putNameSelected)//from scene pane

accept run save exit. //accept dialogue... run save routine..(hard coded to a specific location for subset saves?). exit script
---
In semiBasic sounds reasonable but the question would be can the scripting access the commands required to do it.
---
Basically I just want to pick an item in the scene file and have it saved as a scene subset in one click. 

Sign In or Register to comment.