News:

Congratulations!! You, yes, YOU, dear user, have been selected for the "You Read This News Item" award! Click here for your prize!!

Main Menu

Help with .mus files?

Started by DonValentino, June 09, 2012, 07:44:00 AM

Previous topic - Next topic

DonValentino

Hi! I'm just wondering if I can print multiple .mus files simultaneously. Can I? Printing them one by one is really annoying.  :P

Shadoninja

The only way I could think of is with finalescript and that's only available to the full version.
"And so my saga of quoting myself in everyone's signature continues" - dudeman

DonValentino

Quote from: Shadoninja on June 09, 2012, 08:35:34 AMThe only way I could think of is with finalescript and that's only available to the full version.

Hmm... Yes, I found it. But how do I make a new script to print multiple files?

Shadoninja

Quote from: WarioMan98 on June 09, 2012, 09:50:21 AMHmm... Yes, I found it. But how do I make a new script to print multiple files?

Try this

Batch Print
//Use either Query Source or Process All Open.

Query Source Folder
Batch Process Folder
Open Mus Files

//Process All Open

Print
Close

Use either Query Source or Process All Open. Put a // at the beginning to make it a comment.
"And so my saga of quoting myself in everyone's signature continues" - dudeman

DonValentino

Quote from: Shadoninja on June 09, 2012, 10:06:48 AMTry this

Batch Print
//Use either Query Source or Process All Open.

Query Source Folder
Batch Process Folder
Open Mus Files

//Process All Open

Print
Close

Use either Query Source or Process All Open. Put a // at the beginning to make it a comment.

You sir, are a genius. Worked perfectly! Thanks a lot.