R
richtpt
Guest
Way back in the v6 days using ASSIGN instead of single statements definitely had a performance impact AND created smaller .r code (back when you had a 64k .r code limit). I still group them together with ASSIGN because I think it's easier to read - unless there's a case such as Peter suggested.
Continue reading...
Continue reading...