> I'm experiencing a problem while executing DOS .bat scripts that have a > directory name whose lenght is greater than 8 characters. > Please see below an example: > usr/mara/COPIA DI FATTUREVIAINTERNET/OK/SFE.BAT
Try putting a backslash in front of all spaces like this: usr/mara/COPIA\ DI\ FATTUREVIAINTERNET/OK/SFE.BAT --- Frank -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
