URL "binfile..." command seems to corrupt my mp3 files (re-creatable)

2009-01-09 Thread Jim Schaubeck
I have an interesting situation. The following simple script maintains mp3 file integrity (I can play it from both old and new folders) put URL "binfile:C:/Documents and Settings/Jim Schaubeck/Desktop/test1/testing.mp3" into URL "binfile:C:/Documents and Settings/Jim Schaubeck/Desktop/test2/te

Re: URL "binfile..." command seems to corrupt my mp3 files (re-creatable)

2009-01-09 Thread stephen barncard
Looks like your code should work. However have you tried 'revCopyFile' ? 2009/1/9 Jim Schaubeck > I have an interesting situation. The following simple script maintains mp3 > file integrity (I can play it from both old and new folders) > > put URL "binfile:C:/Documents and Settings/Jim > Schau

Re: URL "binfile..." command seems to corrupt my mp3 files (re-creatable)

2009-01-09 Thread Jan Schenkel
--- Jim Schaubeck wrote: > I have an interesting situation. The following > simple script maintains mp3 file integrity (I can > play it from both old and new folders) > > put URL "binfile:C:/Documents and Settings/Jim > Schaubeck/Desktop/test1/testing.mp3" into URL > "binfile:C:/Documents and Se

Re: URL "binfile..." command seems to corrupt my mp3 files (re-creatable)

2009-01-09 Thread Jim Schaubeck
Jan, You are correct my friend. That worked...Thank you !! From: Jan Schenkel To: How to use Revolution Sent: Friday, January 9, 2009 9:44:04 PM Subject: Re: URL "binfile..." command seems to corrupt my mp3 files (re-creatable) --- Jim Schaub

Re: URL "binfile..." command seems to corrupt my mp3 files (re-creatable)

2009-01-09 Thread Jim Schaubeck
fumbled with the URL command. Thanks again ! From: stephen barncard To: How to use Revolution Sent: Friday, January 9, 2009 8:40:26 PM Subject: Re: URL "binfile..." command seems to corrupt my mp3 files (re-creatable) Looks like your code shoul