10 Commits

Author SHA1 Message Date
1cc722cb67 Fixed logic to handle a user (sub) format as the procedure set default format
added more robust logic to handle outside transitions
supporting logic to add an additional annotation when multiple possibilities for an outside transition is possible
2013-06-12 19:00:37 +00:00
Rich
c24fd83bdf Added overloaded method RunScript to allow for executing a sql command from DataLoader
Made call to vesp_TurnChangeManagerOFF prior to converting a database and a call to vesp_TurnChangeManagerON after converting a database to improve adding 16-bit data to an existing 32-bit database
Made call to vesp_TurnChangeManagerOFF prior to fixing transitions and a call to vesp_TurnChangeManagerON after fixing transitions to improve adding 16-bit data to an existing 32-bit database
Modified PartialMatch method to handle cases when XTSETID.DBF entry for abbyproc does not have the .prc extension
Modified ExactMatch method to handle cases when XTSETID.DBF entry for abbyproc does not have the .prc extension
Added stored procedure stubs for vesp_TurnChangeManagerOFF and vesp_TurnChangeManagerON
2013-04-19 13:53:08 +00:00
68f3e7a0bb 2012-08-08 12:22:14 +00:00
ffd710139f 2011-04-28 13:22:16 +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
182e9a1fd3 2010-03-25 14:40:00 +00:00
afc16fb9f9 2009-11-03 16:31:30 +00:00
Rich
473b26a5bf Added TransitionText property 2009-10-24 03:05:59 +00:00
3635a5e403 2008-10-03 11:22:46 +00:00
Jsj
d7b4673032 Outside Transitions logic 2008-02-21 16:53:37 +00:00