Post

 Resources 

Console


Help! :P Mattman (10 replies, 0 views) (2000-Jul-7)
-
Okay, let's say I have a Variant as follows: Dim MyVar As Variant How can I test if the data in MyVar is an Integer, Long, Boolean, String, etc? Here's what I tried, but it didn't work when I had a string something like "Hi": If CStr(CLng(Params(0))) = Params(0) Then Anyone have any ideas? Will the "VarType" function work or will it always return the value that represents a Variant? Thanks in advance! Mattman <mailto:mattman@nobispro.com> <http://www.nobispro.com>


-
Back to Forum

RE: Help! :P Adam Hoult (9 replies) (2000-Jul-7)
Awesome, thanks! *nt* Mattman (6 replies) (2000-Jul-7)
Err...DOH! Mattman (5 replies) (2000-Jul-7)
RE: Err...DOH! Adam Hoult (4 replies) (2000-Jul-7)
RE: Err...DOH! Mattman (3 replies) (2000-Jul-7)
RE: Err...DOH! Adam Hoult (2 replies) (2000-Jul-8)
I guess I'll give it another shot! *nt* Mattman (1 reply) (2000-Jul-8)
RE: I guess I'll give it another shot! *nt* Adam Hoult (0 replies) (2000-Jul-8)
RE: Help! :P Jay Wheeler (1 reply) (2000-Jul-7)
RE: Help! :P Adam Hoult (0 replies) (2000-Jul-8)

Copyright © 2002 - 2004 Eric Coleman, Peter Kuchnio , et. al.
There have been 235 visitors within the last 20 minutes
RSS News Feed