Copy File From Oracle Forms 6i (In Window Xp)
G.YJan 2 2013 — edited Jan 2 2013Dear Sir,
I want to copy file from one drive to another drive, I done it successfully, but I am facing problem there, which file name is greater than 11 character.
I am using the following command/CODE.
HOST ('copy '|| :file_name ||' E:\',no_screen);
please tell me how to cover that problem.
Thanks
Yassen.