84 Commits

Author SHA1 Message Date
fdf3284d8f put debug statement inside #if DEBUG 2010-04-23 18:02:29 +00:00
396839f8ee put debug statements inside #if DEBUG 2010-04-23 18:01:41 +00:00
2e83eb00ad added variables for paths to fmtall and genmacall 2010-04-23 18:00:16 +00:00
94d75fa99b Variables for locations of fmtall and genmacall 2010-04-23 17:59:21 +00:00
Rich
37688d042f Changed Error Handler 2010-04-21 20:57:39 +00:00
Rich
2c14e4113b Added Error Handling code
Added a new parameter to SaveSectionDocument and Error Handling
Changed error handling for InvokeMember to throw an exception
Added code to change the view to PrintMode when determining length
2010-04-21 20:55:28 +00:00
Rich
1741b0e3e0 Moved MS Word Terminate code to WordDoc.cs
Added a new parameter to SaveWordDoc call
2010-04-21 20:53:31 +00:00
Rich
3a27bf6eb6 Added code to handle conversion errors and code to create DocAscii field 2010-04-21 20:52:24 +00:00
c5eb494668 2010-03-31 18:03:54 +00:00
e754763029 2010-03-31 16:51:38 +00:00
6573db6c9f 2010-03-31 16:49:43 +00:00
eaba85067c 2010-03-31 16:49:11 +00:00
bf33f71a1a 2010-03-31 16:48:15 +00:00
8d946d1f26 2010-03-31 16:46:46 +00:00
65c47b3e8b 2010-03-31 16:46:04 +00:00
ae4d66d32b 2010-03-31 16:45:27 +00:00
Rich
01ca268595 Un-commented code to handle some dBase errors 2010-03-25 19:25:17 +00:00
54cc4b1322 2010-03-25 14:44:55 +00:00
c83ee4259a 2010-03-25 14:44:13 +00:00
d5ab27cb80 2010-03-25 14:43:16 +00:00
b433ee9e4e 2010-03-25 14:42:43 +00:00
bd3fb318d0 2010-03-25 14:41:54 +00:00
c2b2184bd6 check for duplicate procedure entries in set file (there should not be any) 2010-03-25 14:41:18 +00:00
182e9a1fd3 2010-03-25 14:40:00 +00:00
84f26c2f9b added dictionary for set file (to handle duplicate procedure names - there should not be any) 2010-03-25 14:38:29 +00:00
037c3f47e0 Simplify User Interface, added Fix Transitions button, fixed problems with loader and fix transitions 2010-03-25 14:37:01 +00:00
77b8e31d8d fixed sub format problems 2010-03-25 14:36:25 +00:00
6947709149 Simplify User Interface, added Fix Transitions button, fixed problems with loader and fix transitions 2010-03-25 14:35:06 +00:00
96fb8a53d3 2010-03-25 14:32:38 +00:00
Rich
b80775a454 Add Printing/Length as Documents are converted 2010-02-02 20:49:34 +00:00
Rich
dd1eb7e4f1 Added ToDo Comment 2009-12-18 18:28:54 +00:00
Rich
36e4a5ee44 Fixed degree symbol translation
Added some debug code to look at data conversion during OLEdb read of dBase text.
2009-11-09 20:21:06 +00:00
Rich
f26cc50c3c Added Error Handling and Reporting 2009-11-04 17:15:29 +00:00
Rich
cd04644e2f Data Loader Error form 2009-11-04 17:13:27 +00:00
afc16fb9f9 2009-11-03 16:31:30 +00:00
Rich
473b26a5bf Added TransitionText property 2009-10-24 03:05:59 +00:00
Rich
4ce64de76c Fixes to code to generate annotations for transitions with missing destinations. If more than one transitions with a missing destination point to the same destination, the first one would get an annotation.
Replace Outside Transitions with text if the source data is missing.
2009-10-24 03:05:14 +00:00
Rich
8804d367da Use FormatInfo rather than Format object 2009-10-08 14:24:34 +00:00
Rich
da310f2436 Added checkbox to limit data loading to Format. 2009-09-16 16:12:11 +00:00
Rich
5c4e13caec Changed MigrateDocVersion to return TimeSpan 2009-09-16 16:11:08 +00:00
8cd80b3832 Only check for DOS super/subscript on RO return values 2009-09-01 20:15:54 +00:00
efe1ddf609 replace back quote and other special character in RO values during data conversion 2009-09-01 13:03:25 +00:00
9c82153da1 2009-07-24 11:47:10 +00:00
e2209144a4 2009-07-24 11:45:48 +00:00
31d54646f2 2009-07-08 10:50:45 +00:00
368c85c98b 2009-06-12 20:17:03 +00:00
6f5eefd476 2009-05-05 13:26:14 +00:00
Rich
202b79e5a8 Open MSWord once for first document to be processed
Close MS Word when form closes
2009-04-15 14:03:37 +00:00
ff815ba28c 2009-02-26 15:35:36 +00:00
Rich
211e8b086c Added try/catch logic to code that loads formats
Add defaults for user configuration data
2009-02-06 15:58:25 +00:00