Results 1 to 9 of 9

Thread: string Manipulation

Threaded View

  1. #1

    Thread Starter
    Fanatic Member vijy's Avatar
    Join Date
    May 2007
    Location
    India
    Posts
    548

    string Manipulation

    Hi,
    i have a string and a avalue like below.
    Dim sTemp as String="GWIWJF+TheSansSemiBold-Plain
    16 dict begin
    /FontName /GWIWJF+TheSansSemiBold-Plain_00 def
    /FontType 1 def"

    i need to replace the first line of this string, without looping is there any way to do this.

    sTemp = "16 dict begin
    /FontName /GWIWJF+TheSansSemiBold-Plain_00 def
    /FontType 1 def"
    Last edited by vijy; Dec 2nd, 2010 at 12:12 PM.
    Visual Studio.net 2010
    If this post is useful, rate it


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