VSdocman Help  

@user1, @user2, @user3, @user4, @user5 Tags

User defined tags. The names @user1, @user2, @user3, @user4, @user5 are their default names and can be changed by the user. They can be used for any purpose and their syntax and usage is the same as e.g. @rem tag. The user can define up to 5 own tags. Equivalent XML tag is <user1-5>.

User defined fields have the same format as Remarks and by default they are shown at the end of topic under Remarks. If they are used and you want them appear on some other place, the templates have to be edited.

Syntax

@user1 description

The description may be continued on the next line.

Example:

User has defined one tag as copyright and one tag as todo.

    '**
    '@copyright    (c) 2003 Helixoft
'@todo Improve exception handling
Property prop1() As String

See Also

<user> tag | Templates | Macro Language | User Tags Options