Mosaic: -- List of FAQ's (Frequently Asked Questions)
This can be done with the GhostScript program using the flags
-q quiet startup
-dNOPAUSE disables the prompt and pause at the end of each page
-dSAFER disables the deletefile and renamefile operators
-sDEVICE= selects driver, use either
gifmono for black and white
gif8 8 plane colour
-OutputFile= output filename, can be either simple filename
test.gif
or a template to generate one file per page
test%d.gif --> test1.gif test2.gif ...
test%02d.gif --> test01.gif test02.gif ...
Note, that under VMS one has to use quotes to preserve the case,
so the final DCL command to convert foo.eps into foo.gif
reads:
For more help use gs -h or inspect the file use.doc in the path of the gs image ( check with sho sym gs).
8. Mosaic can be controlled remotely. If you start the program a -mbx
switch it will act on commands sent to a mailbox named MOSAIC_username.
The logical name for the mailbox can also be set with an argument
following a -mbx_name switch. Finally, the mailbox name can be entered
in your group name table with a -mbx_grp switch, provided you have
GRPNAM priv.
The commands are defined and acted upon in the routine
mo_process_external_directive in [.src]gui.c The possible commands are:
goto|URL newwin pagedown pageup scrolldown scrollup
flushimagecache backnode forwardnode reloaddocument
reloadimages refresh
The goto command must be followed by a vertical bar and then the URL
of the page to display.
Example: Start Mosaic with mosaic -mbx -mbx_name my_mosiac -mbx_grp
and use create my_mosiac: to write commands into the mailbox.
Back to
KP3 Computing home page| Imprint ---- Data privacy protection ---- Haftungsausschluss |