how to use cairage return chr(13)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pkashyap
    New Member
    • Nov 2006
    • 1

    how to use cairage return chr(13)

    hi ,

    i am unable to concatenate...
    actually i want the id number to be in the same line

    for ex: hi ur id no - 3456
    i want to get in the above format..but i am getting it as

    "hi ur id is-
    3456"
    pls help me out.. i should use this in the sqr report
    so hoe should i use the carige return chr(13)
  • willakawill
    Top Contributor
    • Oct 2006
    • 1646

    #2
    Originally posted by pkashyap
    hi ,

    i am unable to concatenate...
    actually i want the id number to be in the same line

    for ex: hi ur id no - 3456
    i want to get in the above format..but i am getting it as

    "hi ur id is-
    3456"
    pls help me out.. i should use this in the sqr report
    so hoe should i use the carige return chr(13)
    Hi. Would you please post the code that is causing this output. That would make things much easier.
    Thanks

    Comment

    Working...