Re: problem with system()-to:Al Getz

new topic     » topic index » view thread      » older message » newer message

Al,

Thanks. Your procedure worked perfectly.

Now, I get to figure out why that structure is necessary.

(I'll try not to have to ask you for the answer to that, too.)

Regards,

Jim
Al Getz wrote:

> Try this:
>
>   procedure CopyFile(sequence PathFrom,sequence PathTo)
>     --PathFrom and PathTo are respective file paths
>     --such as "c:\\euphoria\\files\\file1.txt"
>
>     system("copy "&34&PathFrom&34&" "&34&PathTo&34,0)  --  smile
>
>   end procedure
>
>  --Al

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu