Using external program export function
Posted: Wed Apr 28, 2010 3:42 am
Hi, I am running 1.3 (Beta) on Windows XP and I want to export Audacity sound data to a text file. I thought I could use the external program exporting function and so knocked up a perl script to read from stdin and write the data in the format I wanted. However when I try to use it I get the following error:
Error: Execution of command 'c:Program FilesAudacity 1.3audioout.pl - "C:Documents and SettingsxxMy DocumentsNick1 noiseless.dat"' failed (error 193: unknown error c1)
I have tested the script in a cmd window and it executes with no errors.
Any ideas what this error means and why it is appearing?
Regards,
Vaughan
Error: Execution of command 'c:Program FilesAudacity 1.3audioout.pl - "C:Documents and SettingsxxMy DocumentsNick1 noiseless.dat"' failed (error 193: unknown error c1)
I have tested the script in a cmd window and it executes with no errors.
Any ideas what this error means and why it is appearing?
Regards,
Vaughan