uncleared code

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • vijaiyanb@gmail.com

    uncleared code

    please explain the following code

    Dim rt As String =
    "{\rtf1\ansi\an sicpg1252\deff0 \deflang1033{\f onttbl{\f0\fswi ss\fcharset0
    Arial;}}\viewki nd4\uc1\pard\qr \f0\fs20 "

  • Kevin Spencer

    #2
    Re: uncleared code

    Asked and answered in the other newsgroup you posted this exact same
    question in.

    --
    HTH,

    Kevin Spencer
    Microsoft MVP
    Computer Control Freak
    Thoughts and Ideas about programming, philosophy, science, arts, life, God, and related subjects.


    A man, a plan, a canal, a palindrome that has.. oh, never mind.

    <vijaiyanb@gmai l.comwrote in message
    news:1160312578 .532752.156850@ m7g2000cwm.goog legroups.com...
    please explain the following code
    >
    Dim rt As String =
    "{\rtf1\ansi\an sicpg1252\deff0 \deflang1033{\f onttbl{\f0\fswi ss\fcharset0
    Arial;}}\viewki nd4\uc1\pard\qr \f0\fs20 "
    >

    Comment

    • Cor Ligthert [MVP]

      #3
      Re: uncleared code

      Groups Kevin,

      Herfried has done it in another newsgroup than you as well.

      :-)

      Cor

      "Kevin Spencer" <uce@ftc.govsch reef in bericht
      news:OKCe4Ku6GH A.4348@TK2MSFTN GP03.phx.gbl...
      Asked and answered in the other newsgroup you posted this exact same
      question in.
      >
      --
      HTH,
      >
      Kevin Spencer
      Microsoft MVP
      Computer Control Freak
      Thoughts and Ideas about programming, philosophy, science, arts, life, God, and related subjects.

      >
      A man, a plan, a canal, a palindrome that has.. oh, never mind.
      >
      <vijaiyanb@gmai l.comwrote in message
      news:1160312578 .532752.156850@ m7g2000cwm.goog legroups.com...
      >please explain the following code
      >>
      > Dim rt As String =
      >"{\rtf1\ansi\a nsicpg1252\deff 0\deflang1033{\ fonttbl{\f0\fsw iss\fcharset0
      >Arial;}}\viewk ind4\uc1\pard\q r\f0\fs20 "
      >>
      >
      >

      Comment

      • vij

        #4
        Re: uncleared code


        when i change the font name int this line its reflected in crystal
        report
        but i cant change the font directly in creport. ie i can change it by
        right click the field and format but i cat reflect on report

        if i change in this line than only the font changed in report

        wat can i do

        Comment

        Working...