I can relate - as they use PUB var's all over the place in the systems here - which I must support.
You could test the var exists first by seeing if the type is NOT Undefined - and then, if it DOES exist - capture that Type() for the Var and it will tell you if its Date or Char or what not... Although, maybe I am not understanding your question - as the answer seemed to Obvious even to ME! -K- -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Sytze de Boer Sent: Thursday, August 20, 2009 5:44 PM I know some of you will frown on this but I do actually use a few public memory variables Lets say one of these is called "MYPUBVAR" Is there a way to determine at any 1 point if this is now a DATE var, or a CHAR var etc -- Regards Sytze de Boer Kiss Systems Hamilton, NZ Ph: 64-7-8391670, Mob:021 937611, www.kiss.co.nz _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/289ea162f5642645b5cf64d624c66a1405578...@us-ny-mail-002.waitex.net ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

