File Name
Syntax
FUNCTION N_HotNews (VAL wHdl:WINDOW):WINDOW
Parameters
whdl - handle to the parent window
bActivate - activate (or deactivate) the Hot News item
newsId - ID of the Hot News to activate/deactivate
nodeName - name of node for which to activate/deactivate news
Returns
None
Side Effects
None
Description
Activates (or deactivates) Hot News item(s).
Dialog Forms Called
None
File Name
Syntax
n_linkInqDlgEvent (REF curLink:N_NEWS_LINK_REC):EVENT
Parameters
curLink - instance data for network news links inquiry
dialog box event handler
Returns
1 If the dialog was exited with an Accept or
0 If the dialog was exited with a Cancel
Side Effects
None
Description
Event handler for news links inquiry dialog box.
Dialog Forms Called
None
File Name
Syntax
n_wwLinksDlgEvent (REF linksData:N_WW_NEWS_LINKS_INSTDATA_REC):EVENT
Parameters
linksData - instance data for Work With Network News Links
dialog box event handler
Returns
1 If the dialog was exited with an Accept or
0 If the dialog was exited with a Cancel
Side Effects
None
Description
Event handler for the Work With Network News Links dialog box.
Dialog Forms Called
n_links.dfc[n_ww_network_links_dlg]
File Name
Syntax
FUNCTION N_WWNetworkNewsLinks (VAL whdl:WINDOW):WINDOW
Parameters
whdl - handle to the parent window
Returns
dlgHdl - Handle to the Work with Network News Links dialog box
Side Effects
None
Description
System action for the Work with Network News Links dialog box.
Dialog Forms Called
None