home *** CD-ROM | disk | FTP | other *** search
- //
- // browse command
- //
-
- /topic BROWSE_COMMAND
-
- /title The /browse command
- /keywords /browse;commands
- /browse commands,AUTO
-
- /para \sa300
- /text \b\i\fs40,The /browse command
- /endpara
-
- /para \sa150
- The /browse command has the following syntax:
- /endpara
-
- /para \sa150
- /text \b\f3,/browse browsename,browsenum or AUTO
- /endpara
-
- /para \sa150
- The browse command is used to set the browse sequence
- numbers used by the Windows 3.0 help window to determine
- what order to browse through the help topics in.
- /endpara
-
- /para \sa150
- The browsename is the name of the browse category that
- the browsenum is part of. For example, you may have one
- category called commands and one called examples. In this
- case the order of the browsenum values is only valid in
- reference to the browsename that number is associated
- with. The browsename is just any name you find suitable
- for your purposes. When in help and while viewing
- a topic that is in a browsename category, if the user
- hits the forward browse key he/she will be moved to the
- topic which is in the same browsename category and has
- the next highest number for browsenum. The reverse browse
- key will move to the same browsename category with the
- next lowest browsenum.
- /endpara
-
- /para \sa150
- /text \b,READ THIS...
- If instead of a number you put the string AUTO in the browsenum
- place QDHELP will automatically increment the browse count for
- you. This is a GREAT feature that I use in all the help
- files I write. You no longer have to number the sequences
- on your own. Just put AUTO in browsenum and you will browse
- through the topics in the same order that you have them in the
- file. If you use AUTO do NOT use any numbers for browsenum
- in the same browsename. This will cause unpredictable results
- since the number you choose may have already been used by the
- AUTO command.
- /endpara
-
- /para \sa150
- /text \b,Command Placement
- /endpara
-
- /para
- This command must be placed after the /topic command
- but before any /para command.
- /endpara
-
- /endtopic
-
-