Hallo,
Bill Gribble hat gesagt: // Bill Gribble wrote:

> I am doing something like this:
> 
> |loadbang|
> |
> |symbol $1|
> |
> |readfile $1 cr, rewind(
> |
> |textfile|
> 
> There's also an interface to set the filename later.

Use this instead: 

  [list append $1]
  |
  [select 0]
  |        \
  [nofile(  [s $0-FILENAME]
  |        
  [s $0-FILENAME]

Ciao
-- 
Frank

_______________________________________________
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to