Hello, im trying to run this simple program when i drag a file onto the exec to copy it to a certain directory but it doesnt seem to work:
file$=CommandLine$()
CopyFile(file$,"e:\mp3\")
I also get no effect when using Deletefile() or Execfile()
i dont understand y it isnt working, does any1 know?
thanx
Oli
file$=CommandLine$()
CopyFile(file$,"e:\mp3\")
I also get no effect when using Deletefile() or Execfile()
i dont understand y it isnt working, does any1 know?
thanx
Oli