Hi! I got your email address on the Discussion group posted problem regarding Exetended Error 183. While running the Shell command from Quick Basic in order to rename file under windows 2000.
Here is the Batch file contents --------------------------- PPEU.BAT -------------------------- ECHO ON REN UP.* UP200302191509.* PAUSE EXIT ------------------------------------------------------------- there are the following errors DD:\FCOURT\PLUSPROG>ECHO ONg Amendments to Till - D:\FCOURT\PLUSPROG>REN UP.* UP200302191509.* Extended Error 183 ------------------------------------------------------------- But when i run this batch file on DOS runs fine under windows 2000. But when i run through the Shell command in quick basic display the error showing above. But the same Solution works fine under windows 98 from batch file and from the shell command from quick basic. Please advise if you know solution to this problem. Thanks in Advance. Regards vikas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/