Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'cpython': 0.05; 'suppose': 0.05; 'interpreter': 0.07; 'python': 0.08; 'okay': 0.09; 'properly.': 0.09; 'wrote:': 0.15; '3.2.1': 0.16; 'thunderbird': 0.16; 'pm,': 0.16; 'received:209.85.210.174': 0.19; 'received :mail-iy0-f174.google.com': 0.19; 'work,': 0.20; 'seems': 0.20; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'trying': 0.23; 'windows': 0.26; "i'm": 0.27; 'pass': 0.28; 'script': 0.29; 'subject:skip:a 10': 0.29; 'id:': 0.29; 'subject:per': 0.30; 'subject:?': 0.31; 'message-id:@gmail.com': 0.32; 'to:addr:python- list': 0.34; 'header:User-Agent:1': 0.34; 'running': 0.35; 'subject:How': 0.36; 'but': 0.37; 'received:192': 0.38; 'received:google.com': 0.38; 'subject:can': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'run': 0.39; 'received:192.168.1': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.40; 'john': 0.62; 'subject:program': 0.67; 'subject:day': 0.68; 'subject:make': 0.73; '08:05': 0.84; '5.0': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=/0oa1DpvEl8VWoBpPh+38EJvwwMVubj6MOaLGJF+5Zs=; b=KVO8g3os96XRN042/FfOUPgdLePG/ZTkkttULirOQTXgT1rHhmfy7MaN5EyeD9H18i DfniNF5Yi7LapJu4LY4T+ZrRm2i3Bhc2JQ6VZNWQ+uiYpS+BOBRyom7F2WAfFz6R/8Wu AwwH7VJw6iSNaifP5orF9EM7/4c0XSN3ewZGY= Date: Tue, 26 Jul 2011 21:22:18 -0500 From: Andrew Berg User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:5.0) Gecko/20110624 Thunderbird/5.0 MIME-Version: 1.0 To: "comp.lang.python" Subject: Re: How can I make a program automatically run once per day? References: <54735121-6a94-4dcb-9f6b-e4fca4aad652@u42g2000yqm.googlegroups.com> <965707ba-5fe2-43cb-853d-f4041a3ba262@e40g2000yqn.googlegroups.com> In-Reply-To: <965707ba-5fe2-43cb-853d-f4041a3ba262@e40g2000yqn.googlegroups.com> X-Enigmail-Version: 1.2 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1311733346 news.xs4all.nl 23858 [2001:888:2000:d::a6]:34235 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:10365 On 2011.07.26 08:05 PM, John Salerno wrote: > Hmm, okay I'm finally trying Task Scheduler, but how do I set it to > run a Python script? It seems to not work, I suppose because it's > running the script but doesn't know how to find Python to run it > properly. Tell it to run the Python interpreter and pass the script as an argument. -- CPython 3.2.1 | Windows NT 6.1.7601.17592 | Thunderbird 5.0 PGP/GPG Public Key ID: 0xF88E034060A78FCB