delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | Lars Steinke <lars DOT steinke AT tu-clausthal DOT de> |
To: | <cygwin AT cygwin DOT com> |
Date: | Fri, 19 Mar 2004 16:19:12 +0100 |
Subject: | Re: g77, Windows XP Professional, CALL System(Command, Status) |
Mime-Version: | 1.0 |
Message-Id: | <E1B4LmG-00016A-00@mrelayng.kundenserver.de> |
X-Provags-ID: | kundenserver.de abuse AT kundenserver DOT de auth:4629b88af830be91d6f1a3301aa62d34 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i2JFJWL9025419 |
Hi, first of all: thanks a lot for your answers! I have revised my PATH and now it is possible to do the following: write(*,*)'1' pause call system('clear') write(*,*)'2' pause end It works (Win-XP-shell)! ..but if I use: call system('cls') I get the following (new) message: cls: not found If I write the cls-command manually in the Win-XP-shell, it works. If my program tries to invoke the cls command in the Win-XP-shell it does not work? Thanks, Lars -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |