Hi Robert, > There was no sourcecode to plucker-build.exe available > anywhere and had bugs in it. It was just a stub program > anyways that passed whatever came into it, onto the > Spider.py. > > It was replaced with a .bat file. You can open up the > bat file in the Plucker dir and see how it is working.
Thanks for the feedback. I looked at the batch file, but it doesn't really tell me anything I didn't already know (btw, w2k shell limitation is ~250 chars, including current directory information). I got it to work again by using this in the calling alias from DQSD (http://www.dqsd.org/): run "E:\Program Files\Plucker\parser\python\vm\python.exe" "E:\Program Files\Plucker\parser\python\PyPlucker\Spider.py" -f "C:\My Channels\Site Debug" -N "Debug Site" --zlib-compression -v --bpp=4 --category=Debug --stayonhost --no -urlinfo -H "%s" Much longer than I had hoped - and it'll probably cause me problems someday. But I can wait until then to deal with it, I guess. > > Is there a way now to add a channel either on or off of an > > update schedule from the command-line? > > Not at the moment. A future item though. Is submitted code expected in python format? Or can it be another language? I don't consider myself very good at python, but I could probably code this if it's just a matter of offloading the work. Thanks again. :) Regards, Shawn K. Hall http://ReliableAnswers.com/ '// ======================================================== I hired you to help me start a war. It's a prestigious line of work with a long and glorious tradition! -- 'Vizzini', The Princess Bride _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

