Re: [linux-audio-user] audio editor that imports real audio

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] audio editor that imports real audio
From: D R Holsbeck (drh_AT_niptron.com)
Date: Sat Oct 12 2002 - 22:43:52 EEST


On Sat, 2002-10-12 at 13:14, Patrick Shirkey wrote:

> >
> > Cold Fusion deals with files through the <CFFILE ACTION="someAction"> tag,
> > where someAction = Move|Rename|Copy|Delete|Read|Write.
> >
> > An example of the Read action would be:
> >
> > <CFFILE ACTION="Read"
> > FILE="file_name"
> > VARIABLE="var_name">
> >
> > var_name is the name of the CF variable that will contain the file once it's read.
> >
> > Is this any more help?
>
> not really. There is a link on a page which points to this address:
>
> /launch.cfm?mixid=5014

Find the file that is pointed at by /launch.cfm. In other words
launch.cfm should include something similar to

> > <CFFILE ACTION="Read"
> > FILE="file_name"
> > VARIABLE="var_name">
> >

as pointed out by Patrick.

-- 
drh_AT_niptron.com

Great spirits have always encountered violent opposition from mediocre minds. -- Albert Einstein

They laughed at Einstein. They laughed at the Wright Brothers. But they also laughed at Bozo the Clown. -- Carl Sagan


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sat Oct 12 2002 - 22:46:10 EEST