| 
 Posted by Tony Rogerson on 06/11/64 11:32 
Check out http://www.devguru.com/Technologies/vbscript/quickref/ubound.html 
 
How have you defined Arr? 
 
--  
Tony Rogerson 
SQL Server MVP 
http://sqlserverfaq.com - free video tutorials 
 
 
"Eugene Anthony" <solomon_13000@yahoo.com> wrote in message  
news:LvFff.3$GX6.1074@news.uswest.net... 
> <% if UBOUND(Arr) > 0  then%> 
> 
> <% end if %> 
> 
> I am getting the following error: 
> 
> Error Type: 
> Microsoft VBScript runtime (0x800A000D) 
> Type mismatch: 'UBOUND' 
> 
> How do I solve the problem. Your help is kindly appreciated. 
> 
> Eugene Anthony 
> 
> *** Sent via Developersdex http://www.developersdex.com ***
 
  
Navigation:
[Reply to this message] 
 |