[PD] "\" character BUG in text obj help?

Roman Haefeli reduzent at gmail.com
Sat Aug 20 11:04:49 CEST 2016


On Sat, 2016-08-20 at 09:22 +0100, José Rafael Subía Valdez wrote:
> Is there a way to escape these limitations, the character "\" can be
> important when sending information via OSC to other programs or
> scripts running in LISP.

As a work-around, you can generate symbols containing backslashes with
[list tosymbol] like this:

[97 98 92 97 98(
|
[list tosymbol]

It'll be shown in symbol box and printed as 'ab\\ab', but it is
actually 'ab\ab'.

Roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160820/46e5a54c/attachment.sig>


More information about the Pd-list mailing list