Glynn Clements wrote: > > Your script appears to be using CRLF line termination; you need to use > LF (the CR will be treated literally, causing all kinds of errors). > > This rules out using Notepad to edit scripts. Cygwin has packages for > vim, emacs and xemacs.
FWIW, TextPad is a nice editor for Windows which lets you choose newline format when you Save As.. nedit is a nice editor for UNIX that will run in Cygwin. (there's a pkg) It also lets you choose newline format. Hamish _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

