ES command description


Description: This command saves the parameters in the file while it is created. The informations stored in the document will be used by the [et] command (Create EPS File) or when the user activates the "EPS" button in the control palette.


Syntax: [ ES =  "EPSFileName"  ;  "Extension"  ;  epsFormat  ;  EpsOpi  ;  EpsData    ]


"EPSFileName"
String
Name of the EPS file to be created later by the [et] command or the palette button.
     
"Extension"
String
Extension added to the filename. By default, the program inserts ".EPS" after the filename.
     
epsFormat
Integer
Format of the EPS data used upon generation. If this value is left blank, the program uses the preferences adjustments. The following values match the lines of the "Format" menu in the EPS Preferences.\r \tMAC_COLOR\t1\r \tMAC_BW\t2\r \tMAC_DCS\t3\r \tMAC_DCS_2 \t4\r \tPC_COLOR\t5\r \tPC_BW \t6\r \tPC_DCS \t7\r \tPC_DCS_2\t8\r
     
EpsOpi
Integer
Format of the OPI data used upon generation. If this value is left blank, the program uses the preferences adjustments. The following values match the lines of the "OPI" menu in the EPS Preferences.\r \tOPI_ALL \t1\r \tOPI_NOTIFF \t2\r \tOPI_NOTIFFEPS\t3\r
     
EpsData
Integer
Format of the data used upon generation. If this value is left blank, the program uses the preferences adjustments. The following values match the lines of the "Data" menu in the EPS Preferences.\r \tDATA_ASCII \t1\r \tDATA_BINARY \t2\r
     


Note: This command has no immediate effect. The informations are analysed and stored in the document. The information are saved when the document is saved.


Example: [es= Hard Disk:Test:Eps:Test"; ".EPS"; 1; 1; 1] [et; 1; 1] Create the EPS file.


See also:


The • sign indicates a mandatory parameter

 

 

©1993-2008 Trias.
All rights reserved.