Roman Haefeli wrote:
hi
reading a textfile with [msgfile] gives the error: msgfile_read: unable to lseek /usr/blabla even if the textfile is written with [msgfile]
doing the same with [txtfile] works
this is with zexy 1.3 und 2.0
am i missing something?
hi
[msgfile] is using pd's paths to guess the filenames; try adding "." to your searchpath ("-path ."); this should make it work.
i have committed a version to the CVS that should fix this problem (without the "-path ."-trick) testers are welcome
mfg.asd.r IOhannes