Buddy,
Fantastic, that works!
and thanks to Mike, Dawn, Javier,Alastair
for all your good advice.
Bernie Lis
----- Original Message ----- From: "Walker, Buddy" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Wednesday, October 12, 2005 11:28 AM
Subject: [RBG7-L] - RE: copy problem


Bernie
 From within your code create a batch file and write the fullpath to
the file you want copied and then the path to where you want to copy it.

   OUT C:\TEMP\MyFile.BAT
    WRI 'COPY c:\temp\junk.junk.txt o:\temp\'
   OUT TERM

   LAUNCH C:\TEMP\MyFile.BAT

Buddy
-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Bernard
Lis
Sent: Tuesday, October 11, 2005 9:42 PM
To: RBG7-L Mailing List
Subject: [RBG7-L] - copy problem

Try this --
Create a file called xx.yy.zz  put some dummy info into it.

then  copy xx.yy.zz  to some other folder
I got xx.zz    the yy component disappeared

Are we not able to copy a 3 component file in a command file?

Bernie Lis

Reply via email to