Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Copy File From Oracle Forms 6i (In Window Xp)

G.YJan 2 2013 — edited Jan 2 2013
Dear 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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 30 2013
Added on Jan 2 2013
4 comments
1,984 views