write statement

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • leopl
    New Member
    • Sep 2006
    • 1

    #1

    write statement

    Dear all

    I have written a write statement as follow:-

    write #1 me.textmessage

    the output came out to be as follow:-

    "(contents of the me.textmessage) "

    I do not want the both quote (") to be written in the text file, how to go about it.

    thanks & Best Regards

    leopl
  • sashi
    Recognized Expert Top Contributor
    • Jun 2006
    • 1749

    #2
    Hi there,

    Can you pls post the code segment on your post, it will alot more easier to debug in that way, take care my fren.. :)

    Originally posted by leopl
    Dear all

    I have written a write statement as follow:-

    write #1 me.textmessage

    the output came out to be as follow:-

    "(contents of the me.textmessage) "

    I do not want the both quote (") to be written in the text file, how to go about it.

    thanks & Best Regards

    leopl

    Comment

    Working...