home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Merciful 3
/
Merciful_Release_3.bin
/
software
/
d
/
disneysanimationstudio.dms
/
disneysanimationstudio.adf
/
Tools
/
CopyScore.doc
< prev
next >
Wrap
Text File
|
1990-05-02
|
1KB
|
36 lines
CopyScore
CopyScore is a utility which reads a SMUS score and copies the score and all
its associated instruments into a selected directory. The general format is:
CopyScore Score.smus Instr/ Dest/
where:
Score.smus is the name of the score to be copied. The full pathname is
necessary if the score is not in the current directory. The '.smus' extension
is optional.
"Instr/" is the name of the directory in which the instruments for
this score are located. This may be omitted if the instruments are in the
same directory as the score. Two double quotes ( "" ) may be used if the
instruments are in the current directory.
"Dest/" is the destination directory in which to put the score and
its instruments. Two double quotes ( "" ) may be used to copy to the
current directory.
It is also possible to list the score's instruments without copying
them. This takes the form
CopyScore -l Score.smus [ Instr/ ]
If the instrument directory "Instr/" is omitted, CopyScore will
look for the instrument names in the same directory as the score. If they
are not found, only the instrument names contained in the score will be
listed. In a score using only IFF instruments, this will be all of the
instruments, but in a Sonix score, there may be sample files with a '.ss'
extension. These files will not be listed if CopyScore can't find the
instrument directory.