Results 1 to 2 of 2

Thread: Strings to file

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2000
    Posts
    7
    I´ve written strings to file using output "type". How to erase those " " marks around the string?
    Jani T

  2. #2
    Fanatic Member coox's Avatar
    Join Date
    Oct 1999
    Posts
    550
    Try using Print instead eg:
    Code:
     Print #1,"Damn these speech marks"
    Nick Cook
    VB6 (SP6)

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