View Single Post
Old 12-22-2003, 09:48 AM  
apusnaias
Junior Member
 
Join Date: Oct 2003
Posts: 21
Default

which script do you use ?

i guess it's dzsbot.

so you 've got smthing like this in you dzsbot.tcl :

# !!! THE LOGICAL DRIVE LETTER SHOULD BE WRITED IN UPPER CASE !!!
# !!! Exemple: C: or D: or E: ...but without \ at the end !!!
# !!! OTHER ARGS SHOULD RESPECT $sections variable ABOVE !!!
set device(0) "E: Disk1"
set device(1) "F: Disk2"
;set device(2) "E: DIVX"
;set device(3) "F: REQUEST"
set device(TOTAL) 2

look if you have well configured this part.
apusnaias is offline   Reply With Quote