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

D R Holsbeck drh at niptron.com
Sat Oct 12 15:49:00 EDT 2002


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




More information about the Linux-audio-user mailing list