X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.9 required=5.0 tests=BAYES_50,SPF_PASS,TVD_RCVD_IP X-Spam-Check-By: sourceware.org Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: quoted-printable Subject: DOS programs under "screen" Date: Wed, 8 Apr 2009 14:25:02 -0400 Message-ID: From: "James Calfee" To: CC: "InformationTechnology" Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com We need to run a DOS program as a service. The program provides valuable information in the DOS window in an interactive ASCII color interface but does not provide any method to connect to this interface if started as a service. One solution is to run this program under screen. Unfortunately, this will not work until I can get these things resolved: * DOS "cls" command does not work under screen * DOS "edit" program does not work under screen Does anyone know how to get these things working under Cygwin's screen? Steps to produce: Open a DOS window (start, run, cmd) or open Cygwin Run something like this> c:\cygwin\bin\screen cmd Or just> screen cmd ... Dos text and a prompt should come up .. Type> cls The command is echoed back but the console does not clear.=20=20 Running 'edit' does basically the same thing too. Instead of seeing edit's blue interface, the command is echoed and the console hangs. Pressing Ctrl+C will terminate screen's session. These test do not use ANSI.sys (see absence of this device in /cygdrive/c/CONFIG.SYS).. The 'edit' program works just fine without it. Maybe screen can manage without it too. Any help is appreciated. Thanks, jc Disclaimer: This message (including attachments) is confidential and may be= privileged. If you have received it by mistake please notify the sender by= return e-mail and delete this message from your system. Any unauthorized u= se or dissemination of this message in whole or in part is strictly prohibi= ted. Please note that e-mails are susceptible to change. RxStrategies, Inc.= shall not be liable for the improper or incomplete transmission of the inf= ormation contained in this communication or for any delay in its receipt or= damage to your system. RxStrategies, Inc. does not guarantee that the inte= grity of this communication has been maintained nor that this communication= is free from viruses, interceptions or interference.=20 -- 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/