In my programm I try the next line:
shell "copy c:\documents and settings\jan\bam\home\tekst.txt c:\temp"
Too many parameters !! What can I do with "documents and settings" ??
I don't want to rename that directory....
Jan Vossen
------------------
shell "copy c:\documents and settings\jan\bam\home\tekst.txt c:\temp"
Too many parameters !! What can I do with "documents and settings" ??
I don't want to rename that directory....
Jan Vossen
------------------
Comment