On Mar 23, 2007, at 12:57 AM, Tom Benson wrote: > ewwwww..... > > Functions should return one result. (IMHO)
It is not uncommon to write functions that return more than one result in REALbasic right now. You just have to do it with ByRef, which is ugly, inconvenient, more error prone, and more beginner- hostile. > I'd MUCH rather > prefer separate functions from a debugging standpoint... Why do you say it would be worse for debugging? Regards, Guyren G Howe Relevant Logic LLC guyren-at-relevantlogic.com ~ http://relevantlogic.com REALbasic, PHP, Ruby/Rails, Python programming PostgreSQL, MySQL database design and consulting Technical writing and training _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
