Hi Richard,

I have lots of 7-staff movements from which I'd just like to extract the second staff. I have this Scheme script but it asks me to approve the operation 6 times.
How do I tell it to simply get on with it - I know what I am doing!! -?

Joe

(d-DeleteCurrentStaff)
(d-MoveToStaffDown)
(d-DeleteCurrentStaff)
(d-DeleteCurrentStaff)
(d-DeleteCurrentStaff)
(d-DeleteCurrentStaff)
(d-DeleteCurrentStaff)


Reply via email to