The Golden Software PlotCall filter imports Golden Software PlotCall .PLT files.
File Description
PlotCall files .PLT contain line graphics designed to be output on pen plotters. The curve, point and text objects of a PlotCall file dan be imported. There is no capability to export PlotCall files.
File Format
In the PlotCall file, each pen used is assigned a number. There can be up to 16 pens used in a PlotCall file.
PlotCall files can be either ASCII files (i.e., they can be edited with a text editor or word processor) or binary files (can't be edited) containing commands. Each command occupies one record and begins with a two-letter operation code (op-code) to determine its function. The currently supported op-codes are:
Op-code |
Function |
MA |
Move Absolute |
PA |
Plot Absolute |
TR |
Translate |
SC |
Scale |
PS |
Plot String |
SS |
Set Symbol Set |
RO |
Rotate |
PI |
Pivot |
SP |
Select Pen |
The general format of most commands is "op-code X,Y" where X and Y are coordinate values measured in inches. See Golden Software's PlotCall manual for a detailed description of each command. PlotCall files are usually produced by Golden Software's DOS applications, or by special user-written programs on PCs or mainframes.
File Name Extensions
.PLT
Import Method
Choose the File | Import command.
Import Options
No import options are available.
See Also