# Hi,
# Becauseof its special usage, could it be a good idea to allow using $0 in
message boxes? Or is it a bad idea? :-)
# One needs often to use $0 in message boxes (but this gives an errr of
course) But it'll make an ambiguity between the $'s in object boxes and
message boxes.
-ugur guney-




That is possible, because object dollars and message dollars are
completely independent from each other.

Oh, and don't forget this: $0 is something else again and there is no
$0 in a message box.

Ciao
--
Frank Barknecht                 _ ______footils.org_ __goto10.org__
#N canvas 113 168 542 325 10;
#N canvas 0 0 450 300 graph1 0;
#X array \$0-local_table 1027 float 0;
#X coords 0 1 1026 -1 200 140 1;
#X restore 268 81 graph;
#X obj 38 197 s \$0-local_table;
#X msg 38 171 sinesum 1024 1;
#X msg 40 93 \; \$0-local_table sinesum 1024 1;
#X connect 2 0 1 0;
_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to