$! $! Xmosaic-Setup.com $! $! A command procedure to make the foreign symbol definitions for $! Xmosaic and the specialized document viewers. $! $! The logical name WWW_HOME is used to locate the home page for Xmosaic $! if one isn't specified on the command line. $! $! Edit the next line to point to an alternate home page $ DEFINE/NOLOG WWW_HOME "file://localhost/decw$utils:home.html" $! $! Other server logicals that may be defined $!DEFINE/NOLOG "WWW_wais_GATEWAY" "http://put.the.address.here/" $!DEFINE/NOLOG NNTPSERVER "put.the.address.here" $!DEFINE/NOLOG SOCKS_SERVER "put.the.address.here" $!DEFINE/NOLOG FTPSERVER "put.the.address.here" $! $ MOSAIC :== $decw$utils:mosaic.exe $! $!Exterenal viewers are defined here. $!You can replace these with your own favorite viewers. $! $ APLAY :== mcr decsound -volume 70 -speaker -play $ SHOWAUDIO :== mcr decsound -volume 70 -speaker -play $ GHOSTVIEW :== view/format=ps/interface=decwindows $ XV :== $decw$examples:pict.exe $!