Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: chr library


Message #1 by Greg Partin <GPartin@c...> on Mon, 19 Nov 2001 11:08:07 -0500
Ha!  It was the fact that I had missing libraries being referenced in my
project!  Not the fact that I had missing references in my project for
Chr(0).  Go figure.

Greg 


>  -----Original Message-----
> From: 	Greg Partin  
> Sent:	Monday, November 19, 2001 11:08 AM
> To:	'pro_vb@p...'
> Subject:	chr library
> 
> Hi folks,
> 
> All of a sudden when creating by .exe file I get an error message for a
> piece of code that basically reads:
> 
> "DSN=" & CDSN & Chr(0) & _
> 
> It highlights Chr and says "Compile Error: Can't find project or library"
> 
> Anyone know why it would all of a sudden do this?  I could get it to
> compile before.  Is there a reference that I have to include to use this?
> 
> Thank you and much obliged,
> 
> Greg
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.298 / Virus Database: 161 - Release Date: 11/13/2001
>  
> 
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.298 / Virus Database: 161 - Release Date: 11/13/2001
 

  Return to Index