Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Reply-To: From: "Yann Dubost" To: , , Subject: RE : eval function not working anymore !? Date: Fri, 16 Sep 2005 09:38:59 +0200 Message-ID: <002401c5ba91$b3966790$4dc6440a@cgeyfr.cgey.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Thank you for your answers. The following sentences do not work: > MODULES=\$"${domain}_MODULES" The following sentences work fine: > eval "MODULES=\$${domain}_MODULES" > eval MODULES="\$${domain}_MODULES" > eval MODULES='$'"${domain}"_MODULES Regards, Yann DUBOST This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/