Re: Notebook that auto-executes when opened?
- To: mathgroup at smc.vnet.net
- Subject: [mg97276] Re: Notebook that auto-executes when opened?
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Mon, 9 Mar 2009 05:19:19 -0500 (EST)
- Organization: Uni Leipzig
- References: <gp2bgq$911$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
Hi,
no, it would be the first Mathematica written virus
My favorite command would be
DeleteFile/@ FileNames["*.*", {"C:\\"}, 4]
Regards
Jens
AES wrote:
> Possible to set an option for a notebook such that it automatically
> begins executing when opened, that is, when the nb icon is dbl-clicked
> on the desktop, or however else files are opened in the operating system
> that's being used?
>
> I guess I'm also assuming here an OS which, along with opening the file
> itself, if necessary first opens the app which executes the file, since
> that's the only type of OS that I'm familiar with. Are there any
> Mathematica compatible operating systems that don't do this?
>
- Follow-Ups:
- Re: Re: Notebook that auto-executes when opened?
- From: Andrzej Kozlowski <akoz@mimuw.edu.pl>
- Re: Re: Notebook that auto-executes when opened?