CYANA Macro: graf: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== Parameters == | == Parameters == | ||
; file=''filename''.ps | ; file=''filename''.ps: (required) | ||
; replace | ; replace | ||
== Description == | == Description == | ||
Convert a graphics file into a Postscript plot file. If file has the | Convert a graphics file into a Postscript plot file. If '''file''' has the extension “.grf”, nothing happens. Otherwise a Postscript file is produced from the corresponding graphics file with extension ".grf". If the option '''replace''' is set, then the graphics file is removed after the Postscript file has been produced. | ||
extension | |||
from the corresponding graphics file with extension ".grf". If the option | |||
replace is set, then the graphics file is removed after the Postscript | |||
file has been produced. |
Latest revision as of 16:23, 12 January 2010
Parameters
- file=filename.ps
- (required)
- replace
Description
Convert a graphics file into a Postscript plot file. If file has the extension “.grf”, nothing happens. Otherwise a Postscript file is produced from the corresponding graphics file with extension ".grf". If the option replace is set, then the graphics file is removed after the Postscript file has been produced.