T.R | Title | User | Personal Name | Date | Lines |
---|
3562.1 | Any error messages? | IOSG::NEWLAND | Richard Newland, IOSG, REO2-G/L2 | Mon Nov 22 1993 14:15 | 9 |
| A DT SV operation does not always use a COPY/FILE, because it is capable of
converting or formatting depending on the type of input document and output
file.
What type of document is being transferred and what type of file is being
created?
Richard
|
3562.2 | answer | UTRTSC::SMEETS | Look at the ALL-IN-1 side of life | Mon Nov 22 1993 15:37 | 12 |
| Hi Richard,
The customer didn't told me the whole story. What he's actualy trying to do is
to print a document to a file.
so, document destination = VMS-FILE, PRINT STYLE = PS
File name is filespec on SUN system.
When He found out that this didn't work he tried to copy a Postscript file via
DT SV to the SUN system. He received the error message Error copying file "".
Martin
|
3562.3 | Message buffer | IOSG::NEWLAND | Richard Newland, IOSG, REO2-G/L2 | Mon Nov 22 1993 16:03 | 10 |
| A Print to FILE will do an ALL-IN-1 COPY/FILE to copy the final-form file
to output file (WPPFILE script).
Are there any further errors in the Message buffer displayed if you type
Gold-W?
What is the syntax of the output file specification?
Richard
|
3562.4 | your answers | UTRTSC::SMEETS | Look at the ALL-IN-1 side of life | Tue Nov 23 1993 07:54 | 11 |
| > Are there any further errors in the Message buffer displayed if you type
> Gold-W?
No, Error copying file "" is the only message
> What is the syntax of the output file specification?
Just a valid VMS file specification e.g. NODE::[directory]filename.extension.
The DNI SUNLINK product is able to translate the VMS spec. to a valid UNIX spec.
Martin
|
3562.5 | COPY/FILE errors? | IOSG::NEWLAND | Richard Newland, IOSG, REO2-G/L2 | Tue Nov 23 1993 10:19 | 17 |
| Do you get any further errors if you do a
<COPY/FILE 'in-file' 'out-file'
operation interactively?
An ALL-IN-1 COPY/FILE operation doesn't do much other than call RMS to open
the files and read and write the contents of those files. It's going to be
difficult to investigate this further without code level debugging.
You asked in an earlier reply if there was a workaround. A workaround
would be to create a new Printer Destination (e.g. SUNFILE) which calls a
print completion script based on WPPFILE but which uses DCL COPY instead of
ALL-IN-1 COPY/FILE.
Richard
|
3562.7 | File extensionm the same? | FORTY2::ASH | Mail Interchange Group, Reading | Tue Nov 23 1993 13:40 | 3 |
| What file extension are you using for the output file - .PS?
g
|
3562.8 | Yes, extension is .PS | UTRTSC::SMEETS | Look at the ALL-IN-1 side of life | Wed Nov 24 1993 10:44 | 0
|