>
>
>#!/bin/sh
>
>IFS=$(echo -e "\n")
>
>texte=$(date | awk '{ print $1" "$3" "$2" "$6" -> "$4}' ; echo t\'as le bonjour de 
>jipe)
>
>window="
>               pack [frame .f -relief ridge -bd 2] -padx 5 -pady 5
>               label .f.lb -text \"$texte\" -relief sunken -bd 1
>               pack .f.lb -padx 5 -pady 5 -ipadx 5 -ipady 5"
>
>
>echo $window >/tmp/window
>
>wish /tmp/window & 
>sleep 5
>kill -s 15 $!
>rm -f /tmp/window
>
Question b�te : pourquoi ne pas directement mettre la construction du 
message dans window="..."

Merci pour le lien. Je regarderais.


Amicalement vOOo <http://www.openoffice-fr.org>tre

Troumad
Bernard SIAUD


troumad.free.fr <http://troumad.free.fr> Web �tudiants 
<http://www.web-etudiants.fr.st> Math �tudiants 
<http://www.math-etudiants.fr.st>
Elec �tudiants <http://www.elec-etudiants.fr.st> Sectes 
<http://www.sectes.fr.fm> [EMAIL PROTECTED] 
<mailto:[EMAIL PROTECTED]>




Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft?
Rendez-vous sur "http://www.mandrakestore.com";

Répondre à