Pager3 1.0

 

Category / Domain:

CommTools

SCOL Voy@ger Compatibility:

V 3.5 or above

Update:

02/2003

Function

The Pager3 module sends “pager” type messages to a given user. The module also manages a message history file that can be saved on the disk.

Configuration

 

Figure 1: Pager3  Module Interface

 

No msgs image

To select image displayed in list of correspondents when no message is received from sender (image, in PNG or JPG format, must have 16 x 16 pixels in size).

-          Click on icon.

-          Select a bitmap in the scol\partition directory using the Open dialog box displayed

Incoming message image

To select image displayed in list of correspondents when message is received from sender (image, in PNG or JPG format, must have 16 x 16 pixels in size).

-          Click on icon.

-          Select a bitmap in the scol\partition directory using the Open dialog box displayed

ƒ

New msgs image

(user disconnected)

To select image displayed in list of correspondents when message is received from sender and user is disconnected (image, in PNG or JPG format, must have 16 x 16 pixels in size).

-          Click on icon.

-          Select a bitmap in the scol\partition directory using the Open dialog box displayed.

 

Image status 1 flash

To select image displayed when no message is received (image, in PNG or JPG format, can have any size; the image will automatically adapt to area size).

-          Click on icon.

-          Select a bitmap in the scol\partition directory using the Open dialog box displayed.

Image status 2 flash

To select image displayed when message is received: the image is displayed alternatively with image in “status 1 flash”.

-          Click on icon.

-          Select a bitmap in the scol\partition directory using the Open dialog box displayed

Save history on disk

To save message history on the disk

 

Use of module online:

 

Double-click on guest name in the User list  :

If no message was previously received from this user, an edit window opens to type in the message.

Type message, then click on Send to send to recipient.  If messages were previously received from this user, messages will appear in this window.

When receiving a message, if list is not open, box will flash to announce new messages.  In addition, the icon close to transmitter name will change to show a message was received.

This module may be used in conjunction with the Ignore module to ignore messages entering through Pager.

 


 

Implementation

 

Action

Function

shell.in à Pager3.start

Starts module at customer site.

 

module.event à Pager3.hide

Hides module interface.

 

module.event à Pager3.show

Displays Pager3 module interface.

 

module.event à Pager3.destroy

Stops Pager3 module.

 

module.event à Pager3.IgnoreFlag

Makes Ignore function available for Pager3 module.  Must be linked to IgnoreFlag event in Ignore module.

 

module.event à Pager3.page

Sends a message.

 

login.loginchanged à Pager3. !changeLogin

Pager3 module can take into account changes in Login.

 

 

 

Event

Function

Pager3.enteringàmodule.action

Initiation of Pager3 module triggers an action.

 

Pager3.destroyedàmodule.action

Closing Pager3 module triggers an action.

 

Pager3.hiddenàmodule.action

Disappearance of Pager3 module interface triggers an action.

 

Pager3.shownàmodule.action

Display of Pager3 module interface triggers an action.

 

Pager3.inàmodule.action

Initiation of Pager3 module triggers an action.

 

Pager3.selectàmodule.action

When a user is selected in the list, an action is triggered.

 

Pager3.boxClickàmodule.action

When flashing area (Blink Box) is clicked on, an action is triggered.

 

Pager3.incoming MSGàmodule.action

Each incoming message triggers an action.

 

 

 

Area

Function

Interface

Assignment

Pager3.button

Displays Pager module using a button

Customer

Yes

Pager3.pager

Displays list of users present in the site.

Customers

No

Pager3.box

Displays Blink Box.

Customer

No