delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to opendos-bounces using -f |
From: | "Paulo Santana" <san AT formata DOT com DOT br> |
To: | <opendos AT delorie DOT com> |
Cc: | "HM" <outbox AT formata DOT com DOT br> |
Subject: | RE: on a related note |
Date: | Thu, 3 Jan 2002 09:12:26 -0200 |
Message-ID: | <003701c19447$86bb5f60$b7e3a2c8@ajato.com.br> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2173.0 |
In-Reply-To: | <Pine.GSO.4.33.0201032104370.24488-100000@jedi.apana.org.au> |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2600.0000 |
Importance: | Normal |
X-MIME-Autoconverted: | from Quoted-Printable to 8bit by delorie.com id g03BCfe23795 |
Reply-To: | opendos AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | opendos AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
DP> My next obstacle is passing more than 9 parameters to it - any ideas? Yep. Use environment variables as the extra parameters. Like this: SET PARAM10=<Anything> SET PARAM11=<Anything> And then, handle the environment variables in your batch file, as you would handle parameter variables: IF "%PARAM10%x"=="x" then echo "10th PARAMETER NOT INFORMED" Watch out for environment space, though. Allocate plenty of room to work. Atenciosamente, Paulo Santana ------------------------------------------------------- dataSafe Web MicroSafe Gerenciando, protegendo e Microinformática levada recuperando seus dados a sério, de APC a XIRCOM ------------------------------------------------------- (0xx21) 2258-9056 (0xx21) 2258-8862 BRU Btrieve DR DOS UltiROUTE Preços e cotações online info AT datasafeweb DOT com DOT br vendas AT microsafe DOT com DOT br www.datasafeweb.com.br www.microsafe.com.br -------------------------------------------------------
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |