hi list,

macbook osx 10.5.8
vanilla 47.1

cannot download externals:

syntax error in expression "True": variable references require preceding $ syntax error in expression "True": variable references require preceding $
    ("for" test expression)
    while compiling
"for {set i 0} {True} {incr i} {
            set tmpfile "${p}${fs}dekentmp.${i}"
            if {![file exists $tmpfile]} {
                break
    ..."
    ("foreach" body line 3)
    while compiling
"foreach p $paths {
        #if { [ catch { file mkdir $p } ] } {}
        for {set i 0} {True} {incr i} {
            set tmpfile "${p}${fs}dekentmp.$..."
    (compiling body of proc "::deken::get_writable_dir", line 4)
    invoked from within
"::deken::get_writable_dir $::sys_staticpath "
    (procedure "::deken::clicked_link" line 13)
    invoked from within
"::deken::clicked_link http://puredata.info/Members/zmoelnig/software/moocow/0-0extended/moocow-v0-0extended-(Darwin-i386-32)(Darwin-PowerPC-32)(Darwin..."
    (command bound to event)

what could be wrong?

rolf

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
https://lists.puredata.info/listinfo/pd-list

Reply via email to