CYANA Macro: graf: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
== Parameters == | == Parameters == | ||
; file=''filename''.ps | ; file=''filename''.ps: (required) | ||
; replace | ; replace | ||
== Description == | == Description == | ||
Convert | 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. |
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.