catching errors in OLE

2001-12-18 Thread Tom_Denapoli
Hi all, I'm trying to catch errors in a small excel driver script I've got. Essentially, we parse a text file, take the values and stuff them into named cells in a template spreadsheet, calculate, then save off the output and loop to the next line in the text file. I have a problem when

Re: catching errors in OLE

2001-12-18 Thread Matt Prigge
- Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, December 18, 2001 1:33 PM Subject: catching errors in OLE Hi all, I'm trying to catch errors in a small excel driver script I've got. Essentially, we parse a text file, take the values and stuff them