|
-
Dec 15th, 2006, 05:27 AM
#1
Thread Starter
New Member
chr$(34)
Hello All,
I have written a piece of code with the following line being used for quotes
strQuote = Chr$(34)
It is working fine on my computer however, when the file is run on another computer, it gives a compiler error that the library is not found and highlights the above line.
Do we need any additional library to execute the above code.
Thanks and Regards
Last edited by ashishrajvanshi; Dec 15th, 2006 at 05:42 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|