Results 1 to 3 of 3

Thread: stupid question time.. :)

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 1999
    Location
    Rochester NY, USA
    Posts
    93

    Talking

    OK.. how to I represent a "? Basically I want to check to see is a certian char is a " and what I was going to do is..

    If Mid$(myString, 1, 1) = """.... do I have to do """" or perhaps "\""? I haven't tested anything yet.. I'm just being lazy and asking first

    Thanks..

  2. #2
    Fanatic Member
    Join Date
    Apr 2000
    Location
    Whats a location?
    Posts
    516
    You'd use Chr(34)

    And yes, you are being lazy.

    Courgettes.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 1999
    Location
    Rochester NY, USA
    Posts
    93
    Thanks.. and thanks for the laziness validation

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