On Mar 22, 2007, at 11:52 PM, Guyren Howe wrote: > <http://www.realsoftware.com/feedback/viewreport.php? > reportid=gvzcbkhx> > > Allowing a function to return multiple values: > > Dim WordCounts(s As String) As Words() As String, Counts() As Integer > > would be immensely useful and more beginner-friendly.
Also worth mentioning that all of the recently-popular "new" languages (PHP, Python, Perl, Ruby) support multiple returns from a function. It's really not that scary. 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>
