From: telle@inserm-adr.univ-mrs.fr (=?iso-8859-1?Q?Emmanu=EBl_?= Telle)
Subject: Thank you for your help
24 Jun 1998 16:16:56 -0700
Message-ID: <2.2f.16.19980624114205.254f2b74.cygnus.gnu-win32@inserm-nacre.univ-mrs.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: 8bit
To: gnu-win32@cygnus.com

I installed Cygnus-b19 on my PC (HP vectra VL PII/233).
When I execute the following script from the Cygnus.bat, the 2nd cmd "read"
isn't executed !
--------------------------------------------------
echo -n "Tapez le nom de fichier a imprimer: "
read file
echo -n "Nbre d'impressions: "
read nbre
echo file=$file nbre=$nbre
--------------------------------------------------

The response of this script is:
------------------------------------------
Tapez le nom de fichier a imprimer: toto
Nbre d'impressions: file=toto nbre=
------------------------------------------

Thanks you for your help


Amicalement,

	Emmanuël

__________________________________________________________________
Emmanuël Telle
	Mél: telle@inserm-adr.univ-mrs.fr
	Tél: 04 9182 7513
	Fax: 04 9141 4455
		INSERM - Administration Déléguée Régionale	
		Campus de Luminy BP 172
		13276 Marseille Cedex 9
__________________________________________________________________

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
