Results 1 to 8 of 8

Thread: chr$(34)

Threaded View

  1. #1

    Thread Starter
    New Member
    Join Date
    Dec 2006
    Posts
    1

    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
  •  



Click Here to Expand Forum to Full Width