Mail Archives: cygwin/1998/06/24/16:16:56
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 AT inserm-adr DOT univ-mrs DOT 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 AT cygnus DOT com" with one line of text: "help".
- Raw text -