On Mon, Dec 26, 2011 at 12:04 PM, Alan Gauld wrote:
> On 26/12/11 12:52, Thomas C. Hicks wrote:
>
>> Also appreciate the thoughts about the file name. This is my first big
>> project and I still have much to learn. If you can point me to a
>> discussion of file naming when there are multiple fil
On 26/12/11 12:52, Thomas C. Hicks wrote:
Also appreciate the thoughts about the file name. This is my first big
project and I still have much to learn. If you can point me to a
discussion of file naming when there are multiple files involved in a
project I am game to do some reading!
When d
On Mon, Dec 26, 2011 at 7:10 AM, Alan Gauld wrote:
> On 26/12/11 11:42, Thomas C. Hicks wrote:
>
> Given it was working before and not now the obvious question is what has
> changed? It looks like you are on a Linux box so do you have automatic
> updates switched on? Or do you always just accept t
On 12/26/2011 11:52 PM, Thomas C. Hicks wrote:
On Mon, 26 Dec 2011 07:10:45 -0500
Alan Gauld wrote:
On 26/12/11 11:42, Thomas C. Hicks wrote:
Given it was working before and not now the obvious question is what
has changed? It looks like you are on a Linux box so do you have
automatic updates
On Mon, 26 Dec 2011 07:10:45 -0500
Alan Gauld wrote:
> On 26/12/11 11:42, Thomas C. Hicks wrote:
>
> Given it was working before and not now the obvious question is what
> has changed? It looks like you are on a Linux box so do you have
> automatic updates switched on? Or do you always just acce
On 26/12/11 11:42, Thomas C. Hicks wrote:
Given it was working before and not now the obvious question is what has
changed? It looks like you are on a Linux box so do you have automatic
updates switched on? Or do you always just accept the recommendation to
update?
In which case try looking
I have a script that I used to be quite proud of, up until today it was
working great. Basically it reads in a directory tree of spreadsheets,
extracts info from them then makes a new spreadsheet to output the info
to. The spreadsheets are xls files so it uses xlrd and xlwt to manage
the data ext