<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<DEFANGED_META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<DEFANGED_META content="MSHTML 6.00.2800.1400" name=GENERATOR>
 <!-- <DEFANGED_STYLE> --> </DEFANGED_STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>I have written the following batch 
(grass5start.bat)&nbsp;file to run Grass5 inside Cygwin on an XP Pro 
box:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>echo off<BR>echo.<BR>echo This batch 
program<BR>echo starts GRASS5.<BR>echo written by Mike Francis.<BR>echo.<BR>echo 
off<BR>:begin<BR>set export DISPLAY=127.0.0.1:0<BR>XWin -multiwindow -clipboard 
&amp;<BR>start C:\cygwin\user\local\bin\grass5<BR>set d.mon x0<BR>start 
c:\cygwin\user\local\bin\tcltkgrass &amp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>However, my paltry knowledge of batch files has let 
me down - it stalls at 'start ... grass5'</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I wonder if anyone can help out with some 
advice?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Many thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Mike</FONT></DIV></BODY></HTML>