Return-Path: Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 78321 invoked from network); 4 Aug 2000 09:45:10 -0000 Received: from public.ndh.net (HELO public.ndh.com) (195.94.90.21) by locus.apache.org with SMTP; 4 Aug 2000 09:45:10 -0000 Received: from sbodewig.bost.de ([195.227.98.11]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id LAA26867 for ; Fri, 4 Aug 2000 11:45:08 +0200 (MET DST) Received: (from bodewig@localhost) by sbodewig.bost.de (8.9.3/8.9.3) id LAA03204; Fri, 4 Aug 2000 11:45:08 +0200 X-Authentication-Warning: sbodewig.bost.de: bodewig set sender to bodewig@bost.de using -f To: ant-user@jakarta.apache.org Subject: Re: Newbie question References: From: Stefan Bodewig Date: 04 Aug 2000 11:45:08 +0200 In-Reply-To: Barry Nauta's message of "Fri, 4 Aug 2000 10:30:54 +0200" Message-ID: Lines: 13 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: locus.apache.org 1.6.2 0/1000/N >>>>> "BN" == Barry Nauta writes: BN> Hello, probably a simple question. BN> BN> Is there a way to check if a value not is set? Speaking of Ant 1.1, there is: Stefan