Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Microsoft VBScript runtime (0x800A0005)


Message #1 by "Simon Robinson" <srobinson@g...> on Wed, 28 Aug 2002 18:09:07
Thanks a lot Berkay!

-----Original Message-----
From: Berkay Mese [mailto:berkaymese@y...] 
Sent: 28 August 2002 12:56
To: professional vb
Subject: [pro_vb] Re: Microsoft VBScript runtime (0x800A0005)

You're giving character code less than zero,
most probably;
like: chr(-10), include a check..

Berkay


--- Simon Robinson <srobinson@g...> wrote:
> Hi All,
> 
> I keep getting this error message
> 
> error Type:
> Microsoft VBScript runtime (0x800A0005)
> Invalid procedure call or argument: 'Chr'
> 
> When I try to process a form.
> 
> Can anyone help me?
> 
> Cheers,
> 
> Simon.
> 
> ---
> Visual C# - A Guide for VB6 Developers
> This book will make it easy to transfer your skills 
> from Visual Basic 6 to C#, the language of choice 
> of the .NET Framework.
>
http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com


---
Visual C# - A Guide for VB6 Developers
This book will make it easy to transfer your skills 
from Visual Basic 6 to C#, the language of choice 
of the .NET Framework.
http://www.wrox.com/ACON11.asp?ISBN=1861007175&p2p0059



  Return to Index