NAME
sdtnetscapeaction - Netscape web actions
AVAILABILITY
SUNWdtdst
SYNOPSIS
SDtNetscape [ html-file | url-file ]
SDtNetscapeComposer [ html-file | url-file ]
SDtNetscapeNews
SDtNetscapeMail
DESCRIPTION
The Netscape Web Services support the following actions:
SDtNetscape [ html-file | url-file ]
Open a view of the Netscape web browser. If no argu-
ment is specified, the default home page is viewed. If
a html-file argument is specified, the file is viewed.
If a url-file argument is specified, the URL contained
within that file is viewed.
SDtNetscapeComposer [ html-file | url-file ]
Open the Netscape Composer. If no argument is speci-
fied, a blank page is presented. If a html-file argu-
ment is specified, the HTML file is opened for editing.
If a url-file argument is specified, the URL contained
within that file is opened for editing. Only FILE_URL
types are recognized as url-file arguments for this
action (see DATATYPES below).
SDtNetscapeNews
Open a view of the Netscape Collabra Discussions.
SDtNetscapeMail
Open a view of the Netscape Messenger Mailbox (INBOX).
These actions can be invoked from an application using the
DtActionInvoke(3) function or invoked from a command line
using the dtaction(1) utility.
USER PREFERENCES
The sdtwebaction(5) WebBrowser action starts the user's pre-
ferred web browser. The SDtNetscape action can be specified
as the preferred web browser by creating a map action as
follows. This would normally be saved in an action file in
$HOME/.dt/types.
ACTION WebBrowser
{
LABEL Netscape Web Browser
ICON SDtwebbr
TYPE MAP
MAP_ACTION SDtNetscape
}
DATATYPES
The above actions use the HTML and URL (Uniform Resource
Location) datatypes which are described in the sdtwebac-
tion(5) man page.
FILES
/usr/dt/appconfig/types/C/sdtnetscape.dt Netscape actions
/usr/dt/appconfig/types/C/user-prefs.dt Default preferences
$HOME/.dt/types/user-prefs.dt User preferences
SEE ALSO
dtaction(1), DtActionInvoke(3), dtactionfile(4), sdtwebac-
tion(5)
|
Закладки на сайте Проследить за страницей |
Created 1996-2025 by Maxim Chirkov Добавить, Поддержать, Вебмастеру |