Larry:
You are correct:

Zip cmd /c copy filename lpt1
from inside R:Base was exactly the same as
Copy filename lpt1
from the CMD prompt

However; you have to make sure that you are capturing LPT1, otherwise it
will just create a file named LPT1. Make sure that you have captured the
printer as LPT1 as per my previous post.
Javier,

Javier Valencia, PE
President
Valencia Technology Group, L.L.C.
14315 S. Twilight Ln, Suite #14
Olathe, Kansas 66062-4578
Office (913)829-0888
Fax (913)649-2904
Cell (913)915-3137
================================================
Attention:
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material.  Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from all system and destroy all copies.
======================================================

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Lawrence Lustig
Sent: Tuesday, June 29, 2004 12:49 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - Re: One of our printer ports is missing. . .

> I am sorry to be persistent on this
> In win2k and Xp
> There is a great difference between
> Copy filename lpt1
> And
> Zip cmd /c copy filename lpt1

I thought

Zip cmd /c copy filename lpt1

from inside R:Base was exactly the same as

Copy filename lpt1

from the CMD prompt.  Is that not so?  If not, what
should I type from the command prompt?  I don't want
to be running R:Base, just Start | Run | CMD.EXE.
--
Larry

Reply via email to