Creating Member List Files

You can use a text editor such as Notepad ++ to create member list files and then load the files into your application.

You can use Microsoft Visual Basic script syntax to add members to each static and dynamic list.

Note:

The member list name cannot contain quotation marks ( “ ) or an ampersand (&).

By default, member list files use the LST file extension.

You use these subroutines to create member list files:

Note:

The HS.Dimension function returns the dimension alias of the dimension. For Custom dimensions, in which you can specify a dimension name and dimension alias (long name), the HS.Dimension function returns the dimension alias (long name).

For information on adding dynamic member lists to the script, see Dynamic Member Lists.