Page 1 of 1

[30 Oct 2010] Copy command

Posted: Sat Jun 13, 2020 5:32 pm
by Juan Carlos
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 30 Oct 2010 14:38:38 +0100 (BST)

Hello to all:

When I use the copy command with one Hollywood's program, open a AmigaDos window where tell the copy process, How I can avoid that the AmigaDos opens this window? Perhpat with a call to nil command but how?

Best regards and thank you for your help.

[30 Oct 2010] Re: Copy command

Posted: Sat Jun 13, 2020 5:32 pm
by Elwood
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 30 Oct 2010 16:44:33 +0200

Hello,
When I use the copy command with one Hollywood's program, open a AmigaDos window where tell the copy process, How I can avoid that the AmigaDos opens this window? Perhpat with a call to nil command but how?
Probably with: copy *>NIL: blah blah

[31 Oct 2010] Re: Re: Copy command

Posted: Sat Jun 13, 2020 5:32 pm
by Juan Carlos
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 31 Oct 2010 09:58:09 +0000 (GMT)

Hello Philippe, thank you for your help, I saw the problem and I resolved it, again thank you for your help.