12 Commits

Author SHA1 Message Date
Rich
165036ff44 Added Command Line Parameters:
Auto - Used to run from a batch file.  Automatically starts the processing
PurgeData - Yes - Create a new database. No - Append to an existing database
DBName - Database name
ProcedureSetPath - 16 bit source data path
Skip - How many procedures to skip
HowMany - How many procedures to process
Support the ability to append to an existing procedure set
Use new command line parameters
2014-12-08 20:24:02 +00:00
Rich
4885c21734 Used landscape parameter in call to SaveWordDoc in MigrateLibDoc method
Added new table function vefn_GetVersionFormatItems
Used comparison of DocStyle PageWidth to PageLength to determine value for landscape parameter in call to SaveSectionDocument
Added ability to disable checkoffs for a section based on 16-bit data
2013-06-11 18:39:39 +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
Rich
3ba7971ece Save File Last Write UTC as Document.DTS
Eliminate unused variables
Use settings for Format Load
Output status of Formats being loaded
Save File Last Write UTC as Document.DTS
added History_OriginalFileName to DocumentConfig
Use settings rather than local variables
Only use the first 12 characters of a ROID for DROUsage Lookup
2012-01-24 19:57:09 +00:00
Rich
f5e8cca1f8 File Date/Time changed to UTC to eliminate Daylight Savings Time Issue 2011-12-02 15:56:02 +00:00
Rich
0b3693fef8 Added Edit/Initialized config to the Documents
Check to see if MSWord changes should be saved if PROMS is closing
2011-05-09 20:38:01 +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
dd571890fc 2008-11-19 13:53:59 +00:00
3635a5e403 2008-10-03 11:22:46 +00:00
ef81207dbe DataLoader changes during development 2007-11-14 14:49:18 +00:00
ad3f77a360 2006-11-14 15:58:03 +00:00