comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: DOS print command
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: DOS print command [message #18589 is a reply to message #18577] Wed, 19 January 2000 00:00 Go to previous message
Liam E. Gumley is currently offline  Liam E. Gumley
Messages: 378
Registered: January 2000
Senior Member
Ben Tupper wrote:

> Hello,
>
> When I spawn a print command to the default printer in UNIX I might type
> something like:
> SPAWN, 'lp mydoc.ps'
>
> What is the equivalent command for DOS/MS-DOS. I tried SPAWN, 'print
> mydoc.ps', but I am told
> that the latest versions of MS-DOS don't accept that command.

How about one of the following:

spawn, 'copy mydoc.ps prn:'
spawn, 'copy mydoc.ps lpt1:'

Cheers,
Liam.
http://cimss.ssec.wisc.edu/~gumley
[Message index]
 
Read Message
Read Message
Previous Topic: TriGrid?
Next Topic: Re: IDL 5.3 on HP-UX 10.20

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Fri Oct 10 07:19:05 PDT 2025

Total time taken to generate the page: 1.92059 seconds