CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Flat Files

  1. #1
    Join Date
    May 1999
    Posts
    1

    Flat Files

    I have a Word document with delimiters. Each field is separated by a delimiter. Making use of delimiter in files I have developed a program to add these fields in the front. one of the fields is a definition field.
    This field needs formatting of keywords.Any Keyword in the definition should be pre formatted in application.I tried to use Richtextbox's find and span. But it didnot work. Can anyone help me out with this problem. If u need more clarity of my problem, please mail me at [email protected]
    Thanks,
    Srini



  2. #2
    Join Date
    May 1999
    Posts
    8

    Re: Flat Files

    Hai,

    I can't understand what you mean, But you may refer schema.ini this will be usefull for you.

    MailID: [email protected]

    Best Regards.
    K.Babu

    babs

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

Featured