DLL for rename File

O

Orlando Reyes

Hi There,

I need to create a DLL to be called from an Oracle
program. Can i do this using just the DOS ren command
without any other language like C, VB, etc.

Any ideas?

Thanks,
 
R

Ray at

The ren command renames a file. It doesn't create a DLL. You need to be a
programmer to create a DLL and use something like C to write the code and
compile it into a DLL. Or maybe I just don't understand your question.

Ray at work
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top