make object! crash bug - no more in 2.5
[1/1] from: rotenca::telvia::it at: 15-May-2002 14:32
This crash bug:
a: context [b: 1]
make object! a
has been corrected under 2.5, now it gives this error:
** Script Error: Invalid argument: object
** Near: make object! a
---
Ciao
Romano