CopyFile help needed!

Find quick help here to get you started with Hollywood
Post Reply
User avatar
Tuxedo
Posts: 345
Joined: Sun Feb 14, 2010 12:41 pm

CopyFile help needed!

Post by Tuxedo »

Hi ALL!

Since Andreas replyed me in the bug section that my problem was related to AmigaDOS and not to hollywood I've tryed to adjust my hollywood code but...
I found a new weird thing that I post here so I can have help :)

I do that:

CopyFile("RAM:foo/te'[st']", "ram:")

and I get (as expected) the foo file in RAM:

but if I do:

CopyFile("RAM:foo/te'[st']", "ram:", "newname")

I get an error about the CopyFile syntax...
Where I'm wrong????

Was my fault or that was Hollywod related?
Doying from Shell:

Copy RAM:foo/te'[st'] ram:newname

work as expected...

I'm going mad... :(
Simone"Tuxedo"Monsignori, Perugia, ITALY.
User avatar
airsoftsoftwair
Posts: 5443
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

Re: CopyFile help needed!

Post by airsoftsoftwair »

That's a Hollywood bug. I'll fix it. Thanks for reporting!
User avatar
Tuxedo
Posts: 345
Joined: Sun Feb 14, 2010 12:41 pm

Re: CopyFile help needed!

Post by Tuxedo »

So I'm not so mad... :P
For the moment I will use the DOS copy command...
Simone"Tuxedo"Monsignori, Perugia, ITALY.
Post Reply