COPYRIGHT in Help File

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ashokbio
    New Member
    • Jul 2007
    • 14

    COPYRIGHT in Help File

    How to create a copyright text in help project using visual basic 6?
    What is the synatax with statement for [COPYRIGHT]?
  • fplesco
    New Member
    • Jul 2007
    • 82

    #2
    Originally posted by ashokbio
    How to create a copyright text in help project using visual basic 6?
    What is the synatax with statement for [COPYRIGHT]?
    Hi -

    What do you mean copyright text? This ©? if it is, all have to do is get it done in MS Word and then copy and paste it into your objects caption, text or whatever object you are working on.

    Or, you mean a HELP FILE?

    Comment

    • ashokbio
      New Member
      • Jul 2007
      • 14

      #3
      I want to display only the text which i have given( in the help file created by user, not the VB6 help).
      Is it possible?

      Comment

      • fplesco
        New Member
        • Jul 2007
        • 82

        #4
        Originally posted by ashokbio
        I want to display only the text which i have given( in the help file created by user, not the VB6 help).
        Is it possible?
        Yes, you can. Maybe, you are looking for a .CHM files, are you? you may research or download chm creator.

        Comment

        • ashokbio
          New Member
          • Jul 2007
          • 14

          #5
          Actually i am using Microsoft Help Workshop of VB6, and the file format of help project is .hpj

          Comment

          • fplesco
            New Member
            • Jul 2007
            • 82

            #6
            Originally posted by ashokbio
            Actually i am using Microsoft Help Workshop of VB6, and the file format of help project is .hpj
            Hey -

            I dont know it. Anybody?

            Comment

            • Killer42
              Recognized Expert Expert
              • Oct 2006
              • 8429

              #7
              Have you tried simply pasting in the copyright symbol as part of the text? Or is that not what you're after? I didn't follow the question very well.

              Oh, and to clarify matters, is it Windows 95 Help Authoring Kit: Microsoft Help Workshop 4.03 to which you are referring?

              Comment

              Working...