On Fri, 4 Mar 2005 14:49:38 -0500, Burns, John D <[EMAIL PROTECTED]> wrote: > Does anyone have any ideas for how to discover a variable's type? (ie. > Query, Structure, Array, etc) I feel like this should be something easy > to do but I just can't think of a way to do it. I want to be able to > take a given variable and do different things to it depending on its > type. Any help would be great. Thanks. >
Have a look at the Is* functions in the LiveDocs function reference (i.e., IsQuery(), etc.). That should get you where you want to go. Regards, Dave. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:197521 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

