Viewing 3 posts - 1 through 3 (of 3 total)
I understood the requirement differently.
If the routine would return, say, name and datatype for all columns, then that would be enough to pass
to generic table editors, simple display pages, and...
June 2, 2011 at 1:55 pm
#1333373
Think of not using any of the first three columns, and instead constructing the column you want;
use the grouping function to build that new column and also to contrive...
May 30, 2011 at 9:47 pm
#1331772
I agree that Ian's trick is totally cool.
Actually, I'd like to comment on the original topic, using * in functions.
Because of "pre-compilation", the function is remembering old info rather
than using...
September 15, 2009 at 2:35 pm
#1054113