From: "Paulo Santana" To: Cc: "HM" Subject: Problems with Clipper RUN command Date: Sun, 8 Apr 2001 20:09:48 -0300 Message-ID: <000f01c0c081$0231b4a0$3a3ae1c8@pcsaniii> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <002d01c0c028$f5a91e60$0f959e3e@docdos1> Importance: Normal X-MIME-Autoconverted: from 8bit to quoted-printable by trex2.centroin.com.br id f38N7fF17614 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id TAA06820 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 Precedence: bulk Hi, A customer says the following Clipper program works perfectly under DR-DOS 7.03, if compiled alone to a single executable. It internally calls COMMAND.COM to run the COPY command: dirmake (AV_DIR) RUN COPY *.DBF &AV_DIR > NUL // Perform the copy RUN COPY *.DBT &AV_DIR > NUL // RUN COPY *.NTX &AV_DIR > NUL // However, the same code block, inside a larger program, works as expected under MS-DOS, but NOT under DR-DOS. First, we thought limited memory available would be the culprit. However, running some memory checks revealed that DR DOS was freeing even more memory than MS-DOS, with the same configuration. We're not experienced Clipper programmers, therefore, we're unable to detect the real problem for our customer. So, any help would be appreciated. .................................................... Paulo Santana Vendas: 55 (21) 557-8285 dataSafe Informática Fax: 55 (21) 205-3745 dataSafe AT formata DOT com DOT br suporte AT formata DOT com DOT br .................................................... BRU - Btrieve - DR DOS - Embedix - UltiROUTE RDD http://www.datasafeweb.com.br