21 Nov
2005
21 Nov
'05
11:06 p.m.
Thomas wrote:
Hi ! Any of you had to monitor logs on a windows box where the file is located in a directory with spaces in ?
bb-msgs.pl version 1.1 breaks if I try.
/Thomas
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Have you tried taking out the space ? Convert the folder to dos 8.3 format so for eg Program Files ends up being progra~1 Everything gets truncated to 6 chars + ~1. I know its Perl and not dos but it cant hurt to try :)
Allan