FDaniel Posted April 11, 2006 Report Share Posted April 11, 2006 Hello,I have this situation: we use some old (FOXPRO DOS) salary software that generates some report files. The names of thatfiles must be now longer than 8 chars. I've tried some batch file like this: REN <short_name> <long_name>but it doesn't work under Win 9x. Is there some way to do that. I mean a simple way (perhaps somescripts -I've never used such thing-) that works on Win9x and XP.I can do my own rename program, with VB but that means to install libraries, etc.Thank youDaniel Quote Link to comment Share on other sites More sharing options...
Boris Posted April 11, 2006 Report Share Posted April 11, 2006 Try this ?Freewarehttp://www.1-4a.com/rename/ Quote Link to comment Share on other sites More sharing options...
FDaniel Posted April 12, 2006 Author Report Share Posted April 12, 2006 Thank you, BorisI've just downloaded it and I'll try today.I hope there is some "command line" mode.Daniel Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.