[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to save variable value to a file
From: |
Jean-Roch Roy |
Subject: |
How to save variable value to a file |
Date: |
Sun, 5 Jan 2003 09:14:31 -0500 (EST) |
Hi,
I'm using GNU make 3.79 on Windows 2000.
I'd like to save the value of a variable to a file. In
the past, I've used "echo $(VAR) > filename". But now
I have a variable that contains a long list of
filenames and this command generates a "The input line
is too long" error because it exceeds the maximum
length for a Windows command line. Any advice?
Thanks,
--smig
______________________________________________________________________
Post your free ad now! http://personals.yahoo.ca
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- How to save variable value to a file,
Jean-Roch Roy <=