41 Commits

Author SHA1 Message Date
Rich
13d9350fdf Add error handler for PSI failures.
Support appending to an existing Procedure Set
2014-12-08 20:25:37 +00:00
Rich
f994210ea6 Fixed issue with how sections with both sections and steps as children were being loaded 2014-10-14 00:41:56 +00:00
4dcef78c4f Added code to handle bad column mode information in the 16-bit Set.dbf file. 2013-08-23 12:29:58 +00:00
1d6fb249c7 2013-06-14 14:19:50 +00:00
ca50815d38 added check for existence of DBF file before trying to process the procedure. Added message to error log stating that the DBF file was not found 2013-06-14 13:35:07 +00:00
63ebe985f1 2013-05-14 12:48:08 +00:00
Rich
4a7496482a Added ProcName attribute with value to History node of ConfigInfo xml
Added RevDate attribute with value to Procedure node of ConfigInfo xml
Added ReviewDate attribute with value to Procedure node of ConfigInfo xml
Changed how procedure applicability obtained from procedure APL file
For multi unit data added slave node to ConfigInfo xml
For multi unit data added Rev attribute with value, RevDate attribute with value and ReviewDate attribute with value to selected slave node of ConfigInfo xml
2012-12-04 22:38:19 +00:00
Rich
59b765e6d8 Added new property "Process Only In Location" to limit the datasets that are converted when "Only Process this Procedure Set" is false.
Save the RevDate from the SET.DBF file.
2012-11-05 21:54:31 +00:00
75ee5c4141 2012-10-26 10:13:05 +00:00
e8033fe6d4 2012-09-27 10:26:36 +00:00
99b6a97fd3 2012-09-12 12:58:40 +00:00
Rich
68d862f71f Set the Error Log file name to include the name of the database and the current date and time
Save and Restore the setting to create Red PDFs from MSWORD
Show the total Process Time for the Complete Process
For individual Phases allow the user to decide if they want backups to be created
Set the Database connection string from the settings for individual phases
Handle null condition so that the code doesn't bomb
Handle relative RO paths in the Proc.INI file
Correct the total Step Count by subtracting the number of Sections
2012-07-25 21:40:56 +00:00
Rich
872ce3286e Show processing time from beginning
Hide Section and Step Progress when just processing Procedures
Add a Progress Bar for Formats
Add backup after individual phases
Adjusted status labels to show processed/total counts
Adjusted size of labels to allow for processed/total counts
Use flag to control if Sections and Steps are shown in progress
Reset Step count when going to a new procedure
Eliminate reset of Step by Section
Add a total count to events to setup progress bar
2012-07-16 17:34:32 +00:00
Rich
9b7a8ee6fa Show Memory use to before and after LibDocs
Remove unnecessary debug output
2012-06-08 18:11:54 +00:00
Rich
f5544b7053 Add separate counts for Errors, Warnings and Information
Cleanup memory after transition processing
Adjusted width of Error Count
Added memory usage to output
Added Stored Procedure GetJustFormat
Reduce Memory Use
Removed extra using statement
2012-05-21 13:30:21 +00:00
9fd12948f4 2012-04-04 16:15:36 +00:00
027132c1f4 Added a Dispose 2012-02-14 15:46:03 +00:00
cdcb7106d8 2012-01-27 12:36:51 +00:00
Rich
617f060bee Use new settings
Removed outdated comments
2012-01-13 18:40:46 +00:00
515d17df30 2011-09-22 11:44:39 +00:00
4d375d2205 2011-09-01 11:00:17 +00:00
0acf7cb14a 2011-04-06 14:21:34 +00:00
b513285da7 2011-01-19 16:00:58 +00:00
Rich
54a306f114 Corrected code to delete INF files. These contain invalid Index paths
Added TextBox and Property to Skip Procedures and speed-up debugging
Added TextBox and Property to Skip Processing Procedures and speed-up debugging
Removed duplicate entry
Added Code to Skip Processing Procedures and speed-up debugging
Changed code to use entire (16 Character) ROID to get the Multiple Return Values
2011-01-12 21:28:33 +00:00
a9da618d54 2010-09-10 17:44:14 +00:00
dc83ae54c4 2010-08-24 13:40:59 +00:00
Rich
5af2c31559 Removed Debug Print
Moved code to add sections to Procedure parts
Moved code to add steps to Section parts
Moved code to add steps to Step parts
Changed Debug Print
Fixed a Format Flag conversion DontBreakOptEquipmentList
Changed GetItemFont so that parent items would not be left in the cache
Changed AddIncludedStepNumber to allow for ranges to sub levels.
Added a array reference to StepDataList by index.
2010-06-17 18:42:06 +00:00
b07dc77100 2010-06-04 19:42:17 +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
bf33f71a1a 2010-03-31 16:48:15 +00:00
c2b2184bd6 check for duplicate procedure entries in set file (there should not be any) 2010-03-25 14:41:18 +00:00
Rich
f26cc50c3c Added Error Handling and Reporting 2009-11-04 17:15:29 +00:00
afc16fb9f9 2009-11-03 16:31:30 +00:00
Rich
8804d367da Use FormatInfo rather than Format object 2009-10-08 14:24:34 +00:00
9c82153da1 2009-07-24 11:47:10 +00:00
3635a5e403 2008-10-03 11:22:46 +00:00
2c62440347 2008-05-15 11:01:11 +00:00
Jsj
efd8d900b2 Outside transitions logic and annotations for unresolved transitions 2008-02-21 16:50:59 +00:00
7e648b560c 2007-12-05 13:12:16 +00:00
ef81207dbe DataLoader changes during development 2007-11-14 14:49:18 +00:00
ad3f77a360 2006-11-14 15:58:03 +00:00