[PD-dev] [ pure-data-Bugs-1851193 ] [symbolatom\ : doesn't allow to type spaces (ascii 32)

SourceForge.net noreply at sourceforge.net
Sun Apr 6 19:42:30 CEST 2008


Bugs item #1851193, was opened at 2007-12-15 06:23
Message generated for change (Comment added) made by zmoelnig
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1851193&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Roman Haefeli (reduzent)
>Assigned to: Miller Puckette (millerpuckette)
Summary: [symbolatom\ : doesn't allow to type spaces (ascii 32)

Initial Comment:
i would like to read a textfile into an object [textfile] by using the symbolatom as a gui to specify the filename. however, it fails when the filename of the file contains a space.

example patch:

[symbolatom\
|
[read $1(
|
[textfile]




----------------------------------------------------------------------

>Comment By: IOhannes m zmölnig (zmoelnig)
Date: 2008-04-06 19:42

Message:
Logged In: YES 
user_id=564396
Originator: NO

the fix for this is rather trivial (see attached patch)

i'm wondering why spaces have been disabled in the first place...
File Added: spacesymbol.diff

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1851193&group_id=55736




More information about the Pd-dev mailing list