I know that you can
use choose to select files from a directory. I have been trying to develop
a system to automatically copy the file to another directory
We have developed a
program for automating classical music programming and each each in the
directory is mark as follows:
0000080 Bach
Concerto No. 6 for Harpischord, 2 Recorders, Strings, and Continuo in F
Major, BWV 1057.MP3
In the data base we
store the cd id as 000080 and right now I have set up a table with the file
names from the directory. What I currently do is to put
quotes
'0000080 Bach
Concerto No. 6 for Harpischord, 2 Recorders, Strings, and Continuo in F
Major, BWV 1057.MP3' around the title and use the copy command to transfer it to
the receiveing directory. However, the program will sometimes select it but most
of the time it will not. The copy command will not accept * in the transferring
file name so I can not use this method.
Is the a command
similiar to the choose command that does not require me to manually select the
file?
Appreciate any
suggestions.
Chuck
Conrad
| ||||||||||||||
| ||||||||||||||
