w3Rotator

The w3Rotator file contains weighted lists of values returned by the w3RotatorGet subroutine. Entries are added manually or by using the w3RotatorAdd subroutine. Entries are deleted from a list by using the w3RotatorDelete subroutine. Use of w3Rotator is recorded in the w3Logs,w3Rotator, file (even if the requested information is not available).

Attribute

Name

Description

0

 

List name.

1

Weight

Controls how often a value is returned by w3RotatorGet. The larger the weight, the more likely the entry is displayed.

The retrieval calculation is:

  • total = sum of all the weights in the list.

  • retrieval probability = the entry's weight / total

2

Value

Value returned when this entry is selected.

See Also

www Account

w3Apps

w3Groups

w3Html

w3Logs

w3logs.control

w3Lines

w3Messages

w3Profile

w3Users

Main Menu