H
hdaniels
Guest
You can use ALIAS with classes the same way you do with procedures. The ALIAS must be defined before you NEW the class. There was a bug that was fixed in 11.3 that could cause the class to not pick up the next ALIAS. I do not remember the exact details, but I think it happened in cases where the r-code was still in memory when it was NEWed again.
Continue reading...
Continue reading...