CYANA Macro: graf: Difference between revisions

From CYANA Wiki
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             (required)
; 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 ".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 17: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.