(correction, I am using the | sympbol but I get the same error)







Hi All,
 
I think I found my answer to my previous question about how to print a file, 
but I am having problems with the syntax.
 
Assuming the file is located in the working directory of Rbase (C:\filer), and 
the filename is lab.pdf
 
I can display the file like this...
 
LAUNCH lab.pdf
 
But if I try to send the file to a printer, any printer like this...

LAUNCH cmd_print | lab.pdf 
or
LAUNCH cmd_print | c:\filer\lab.pdf
or
LAUNCH cmd_print | 'c:\filer\lab.pdf'
 
I get an error message.... "The specified file was not found"
 
What am I doing wrong?
 
Mike SInclair

Reply via email to