Commit Graph
100 Commits
Author SHA1 Message Date
jjenko 831858d19e Added logic to allow TitleWithTextRight and TitleWithTextBelow to be available on the type list of the Search function when Searchable is set to True in the format file for these types. Note that the Title type (index 12) must also have Searchable set to True. 2014-08-19 21:10:58 +00:00
jjenko e0470e805e Turned on Searchable for Title, TitleWithTextRight and TitleWithTextBelow 2014-08-19 21:08:19 +00:00
jjenko 34dca7cc46 Fixed placement of centered table when high level RNO is longer than the AER substeps 2014-08-08 19:32:09 +00:00
jjenko 0098d6251a Corrected the page length on the Records section in the single column format in order to prevent the end message from printing past the page boarder (box) 2014-08-07 14:09:17 +00:00
jjenko c21ca1547d Fixed recursion limit of 100 error that happened when inserting a transition in the 137th procedure of a large procedure set 2014-08-06 18:24:40 +00:00
jjenko d2e3ba6dc5 Changed font of the Table substep type to Lucida Console in the EOP and in the Alarm formats 2014-08-05 16:44:13 +00:00
jjenko eba0e7ea55 Added column headings to two column addendum sections 2014-08-04 17:26:24 +00:00
jjenko a8c7343e84 Bolded the Continuous Action High Level Step 2014-08-04 14:36:36 +00:00
jjenko 68a354acd0 Increased the AER and RNO column widths by one character. Set the location of the bottom step continued message to always be at the bottom of the page. 2014-08-01 16:27:17 +00:00
jjenko 55f835915d Moved Purpose/Symptom page boarder over to right to align with rest of procedure, centered the section titles 2014-07-31 16:05:11 +00:00
jjenko 96972408f6 line adjustments for the cover page box and for the width of the checkoff line
Adjust size/position of the Quality Classification, Safety Classification, Usage, and Effective Date. Use solid bullets for Cautions and Notes.  Add a blank like between top of Caution box and Caution tab, Changed the font of the Caution and Note tab to Courier, added “Equipment List No Signoff” and “Equipment List No Signoff with Blank Line” substep types. Removed Section Number for page number in Addendum header, made signoff lines same size/positioning as EOP format.
2014-07-30 18:52:12 +00:00
jjenko 9ee6501b72 Re-assigned the LossOfAc step type to a Non-Numbered High Level Step type, Changed the font of the section title to Letter Gothic Tall 2014-07-30 15:22:44 +00:00
jjenko 59702d40aa Customized the transition that prints the “<section number>, Step <step number>” so that the “<section number>, Step” will always display, even if transition is within the same section. 2014-07-25 18:46:27 +00:00
jjenko f695be7f6b Fixed logic for single column checkoff macro 2014-07-23 16:53:07 +00:00
jjenko 3af196e003 Added South Texas
Added more Replace Words
Append a backslash to the location of the fmtall and genmacall folders
Adjusted the boxes
Format adjustments per South Texas
2014-07-23 16:44:13 +00:00
jjenko 02decee5a5 Added Procedure Information definition to the format file 2014-07-16 16:43:16 +00:00
jjenko f32971b8d4 Declared the format variable TabPtsPerChar as a “float?” so that it can have a null value
Fixed the RTF commands for the OR, AND, THEN, and WHEN replacewords
Added logic so that TabPtsPerChar is not added to a format if the value is NULL
2014-07-15 20:29:50 +00:00
jjenko e6b45641cd If we cannot find a space character to split on, then break up the word ( SplitText function) 2014-07-15 01:58:27 +00:00
jjenko beb97b57e8 In single column mode, allow one blank line between HLS and first RNO 2014-07-15 01:57:56 +00:00
jjenko 52f2aa089c Move the Wolf Creek functions to here 2014-07-15 01:53:04 +00:00
jjenko 536490dba6 Removed Wolf Creek functions to their own file 2014-07-15 01:52:28 +00:00
jjenko d4d188eb62 fixed an out of memory error when selecting the RO path – happened with our Westinghouse data 2014-07-14 15:16:09 +00:00
jjenko 7ca44abe67 Added a comma after the procedure title on the first transition type 2014-07-10 12:35:10 +00:00
jjenko 192b212472 Added logic to use the CautionNoteOrder format variable 2014-07-02 14:25:32 +00:00
jjenko 68121c1b79 Added parameter to InsertSiblingBefore to allow us to specify the step/substep type 2014-07-02 14:24:54 +00:00
jjenko fdebf85b00 Added CautionNoteOrder format variable 2014-07-02 14:24:07 +00:00
jjenko 99a6826772 Added parameter to InsertSiblingBefore to allow us to specify the step/substep type 2014-07-02 14:22:57 +00:00
jjenko fb1ffa30c3 Added CautionNoteOrder format variable 2014-07-02 14:17:25 +00:00
jjenko b1740f888c Display only the “Revision” revision type 2014-07-01 13:31:55 +00:00
jjenko 25b536dea5 Replace was not replacing the first instance, improved flow and general functionality of Find/Replace 2014-06-30 13:45:22 +00:00
jjenko 76cec2c961 Don’t try to initialize the signoff drop-down if there are no sighoffs
Added logic to support Prerequisite step information and to handle the indent character
Logic to pass font information to the Placekeeper logic
2014-06-26 20:19:58 +00:00
jjenko 88aa8f1759 Fix to print change bars 2014-06-11 16:48:56 +00:00
jjenko 930ab3ac77 Added a flag for the box around continuous action substeps
Format adjustments for the continuous action substeps (boxes)
2014-06-09 18:22:39 +00:00
jjenko b1cd9ea1a3 Added a flag for the box around continuous action substeps
fix for Point Beach continuous action substeps
2014-06-09 18:18:04 +00:00
jjenko 316aee183a Disabled the Continuous Action Summary checkbox 2014-06-05 20:37:19 +00:00
jjenko eb6a6f40a5 Bug fix B2014-075, the spell checker would crash PROMS when it tried to process a RO Table. We needed to skip RO tables during Spell Checking, since ROs can only be modified in the RO Editor 2014-06-03 16:07:01 +00:00
jjenko 67638b51bd Added a “Symptom and Entry Step” high level step type that has a close parentheses after the step number 2014-05-29 19:07:13 +00:00
jjenko 6d0a14c364 Add new macro settings to allow for a different checkoff macro when a step element is in single column mode
Logic to support the new macro settings which allows for a different checkoff macro and position when a step element is in single column mode
2014-05-27 16:51:23 +00:00
jjenko 691f99e291 Format fixes and enhancements resulting from training class 2014-05-27 16:38:06 +00:00
jjenko 72fed66796 Fix for updating And type of transitions when steps/substeps are added or removed 2014-05-23 14:51:17 +00:00
jjenko c116a586fe Changed text on OK button to all upper case, centered in PROMS window, made always on top, disabled sizing.
Fixed issue of Unit information not getting or saving from Config.
2014-05-21 18:54:29 +00:00
jjenko 34dbe75fca Added format for Flex procedures 2014-05-19 20:37:59 +00:00
jjenko b6cf059c5d Added continuous action footnote (pagelist item) to placekeeper sections 2014-05-19 15:08:48 +00:00
jjenko 5f9331b1b8 Added the PrintCommonForZeroUnit format flag
Print “COMMON” instead of “UNIT 0” logic (Comanche Peak)
2014-05-16 18:23:59 +00:00
jjenko 099a428888 Adjusted the left margin for the AOP Placekeeper with Initials format 2014-05-16 14:58:21 +00:00
jjenko a95f7bb59a Replaced use of “NextItem” with “GetNextItem()” which takes into account the applicability of the next item 2014-05-14 15:04:33 +00:00
jjenko 37afbace90 Added SpecialCaseWestinghouse flag
Added SpecialCaseWestinghouse flag to prevent using logic that cause the sub-section to print in the page header
2014-05-13 21:13:37 +00:00
jjenko 10476988e0 Added SpecialCaseWestinghouse flag to prevent using logic that cause the sub-section to print in the page header 2014-05-13 21:10:14 +00:00
jjenko f6bddb2b69 Fixed pagination problem with Equipment List in Bryon data. 2014-05-12 20:32:31 +00:00
jjenko b4a055327a Generate Placekeeper logic 2014-05-09 19:18:15 +00:00
jjenko f120b73883 Added checkbox for a continuous action placekeeper (used for substeps, cautions, and notes) 2014-05-09 19:13:51 +00:00
jjenko 9b930ffeda Placekeeper logic
Added Checkbox to generate the Placekeeper
Generate Placekeeper logic
Disable the “include in placekeeper” checkbox on Placekeeper section types
2014-05-09 19:13:15 +00:00
jjenko 10607cce7d Added access to MSWord’s Tables 2014-05-09 19:11:37 +00:00
jjenko a50bdd50b2 Removed un-used Placekeeper information and adjusted the left and top margins on the Placekeeper sections 2014-05-09 19:09:40 +00:00
jjenko ccc5d73658 Logic added to capture Calvert Placekeeper information on sub-steps
Added VEIP2r2 and VEIP2r3
2014-05-08 14:35:29 +00:00
jjenko 1664a62e4d Fixed null reference
Fixed null reference and logic to support Placekeeper check box
2014-05-08 14:30:38 +00:00
jjenko 387dcd5dac Logic added to capture Calvert Placekeeper information on sub-steps 2014-05-08 14:29:17 +00:00
jjenko 800adeb883 Adjusted the width (added 1) of the Cautions and Notes so that the word wrapping matches 16-bit VE-PROMS output. 2014-05-06 14:09:02 +00:00
jjenko 637df99460 Fixed a NULL reference issue 2014-04-29 18:07:10 +00:00
jjenko c62a63b151 Fix property page cut-off when set to Tab interface (B2014-065) 2014-04-25 00:35:06 +00:00
jjenko d7407d60fa Fixed Replace words logic to handle underline better. 2014-04-17 16:25:41 +00:00
jjenko 7b0890848a Added logic to support the lookup of RO Tables in the RO Tree on the Step Properties panel – Bug fix B2012-264 2014-04-17 13:47:01 +00:00
jjenko 59e8e7c6dc Turn off the landscape mode setting in words section after we finish printing them. 2014-04-15 19:57:23 +00:00
jjenko ac3204ada6 Adjusted the footer and page length to correct a continue message that was printing on top of step text. 2014-04-11 19:33:10 +00:00
jjenko 58564667ea Add a width override to the RNO type in the Alarms format so that checkoffs will print when the RNO is off of a substep 2014-04-11 13:35:03 +00:00
jjenko f7c3c07ad0 cleanedup 2014-04-10 14:19:31 +00:00
jjenko 1db8e239aa Added lower cased numerical words to the replace words list 2014-04-10 14:16:35 +00:00
jjenko d41c675f6e Added checkboxes for Placekeepers and Phonelist
Supporting logic to save/retrieve Placekeeper and Phonelist information
Supporting logic to save/retrieve Placekeeper information
Added Placekeeper logic
Null reference fix
Logic to get PrintPhoneList flag
Rearranged the panel and added Placekeeper checkbox
2014-04-08 21:02:43 +00:00
jjenko c926ddbe60 Add Hex values for Placekeepers and PhoneList checks
Logic to put Placekeeper and Phonelist info in the section config
Logic to put Placekeeper info in the step config
2014-04-08 21:00:07 +00:00
jjenko 0ec1e5ca7e Placekeeper and Phonelist checks
Added Placekeeper node to format EOP (AOP) format
Added structure for Placekeepers
2014-04-08 20:56:24 +00:00
jjenko 7bfc62e1b8 Fixed a null reference error during print 2014-04-07 15:52:27 +00:00
jjenko 4423d7ddf3 Moved checkoff line and made wider in abnormal genmac, added the complete list of checkoff to abnormal sub-format 00. 2014-04-01 19:15:15 +00:00
jjenko d7e88e247a Added a signoff line type of checkoff to Abnormal sub-format 00 2014-03-31 13:24:34 +00:00
jjenko c3c822784f Added a signoff line type of checkoff to Abnormal sub-format 00 2014-03-31 13:11:58 +00:00
jjenko 8c9b73902c Fixed the positioning of a Note that is off of a Purpose step 2014-03-26 18:05:31 +00:00
jjenko c29e6d60f6 Fixed the issue of the word “THEN” not being put on the following line when the comma on the preceeding word is bolded. 2014-03-21 19:49:22 +00:00
jjenko 664d41fdb4 Fixed a Westinghouse print issue with procedure HSD-101 when the sub section numbers and titles were printing in the page header 2014-03-21 19:48:41 +00:00
jjenko 9a0ffef782 Fixed null reference for redefining range transitions 2014-03-20 14:19:41 +00:00
jjenko 316a0f5cf2 Fixed typos – changed ‘{‘ to ‘[‘ 2014-03-19 19:01:48 +00:00
jjenko cf79d6a313 Turned off Cap1stCharTrans format flag. 2014-03-18 14:38:44 +00:00
jjenko 6b0b0ee2d1 Fixed a typo in the description for Insert RO, should be [Ctrl] [J] not [Shift] [Ctrl] [J]
Fixed a typo in the descriptions where the [Ctrl] [DownArrow] jumps to the next substep or high level step,not the [Tab] keystroke.  Also added [Ctrl] [UpArrow] to the list which jumps to the previous substep or high level step
2014-03-17 17:00:50 +00:00
jjenko ac8a99dd84 Added logic to handle the “, step” prefix in Point Beach’s transition number 6 (index 5) 2014-03-14 16:58:09 +00:00
jjenko 0bfa619d99 Added “, step” to transition number 6 (index 5) 2014-03-14 16:57:33 +00:00
jjenko 1581653387 Added new transition type 2014-03-12 18:00:57 +00:00
jjenko 3a2d83477d Don’t allow insert before/after on Table, Figure, or RNO 2014-03-10 20:35:39 +00:00
jjenko 0a4ed797b8 Fixed placement of ERG step number (Note) on Deviation Documents 2014-03-06 22:22:08 +00:00
jjenko 156d4b32ba Fixed issue in Braidwood data that was underlining after a dash space when that dash space was in a transition 2014-02-27 17:31:51 +00:00
jjenko e6703e88a1 Fixed the centering of tables in Prairie Island Alarms, fixed the placement of Note/Cautions off of a high level RNO, when it starts at the top of a new page, in Catawba EOPs 2014-02-26 21:48:52 +00:00
jjenko e9cf789b2f Adjusted the position of the AER check box 2014-02-25 16:06:27 +00:00
jjenko 238724db6c Added logic to handle RO table (in word section) that uses underbars to draw the horizontal lines. 2014-02-25 15:22:18 +00:00
jjenko 6297e729b0 Turned on Procedure an Section menu for transitions to a different procedure 2014-02-24 17:12:13 +00:00
jjenko 1d0dff2198 Fixed checkoff logic so that it handles Signoff style of checkoffs
Fixed the placement of signoff style of checkoffs for Byron and Braidwood
2014-02-24 16:37:25 +00:00
jjenko 48ee3854a2 Fixed checkoff logic so that it handles Signoff style of checkoffs
The checkoff/signoff list was not always refreshing in the step properties panel.
Added format flag CheckoffOnSubStepsOnly for Bryon and Braidwood
2014-02-24 16:36:20 +00:00
jjenko afdf8a280e Added format flag CheckoffOnSubStepsOnly for Bryon and Braidwood
Fixed the Signoff style of checkoffs
2014-02-24 16:34:57 +00:00
jjenko ec1d458dbd Temporary fix for printing table borders 2014-02-19 20:11:04 +00:00
jjenko 1a18d67dc3 Added logic to handle the FloatingContinueMessage flag which puts the continue message in the left column when the step break on the AER and put it in the right column when the step breaks on the RNO. 2014-02-19 14:34:36 +00:00
jjenko 27c80cde33 Removed logic added to use fixed underlined bullets in Notes/Cautions for Robinson. Newer logic from a previous update fixes that. This logic Caused issues in other plants. 2014-02-13 22:15:18 +00:00
jjenko b904c19005 Added logic to support the UnderlineAfterDashSpace flag
beefed up logic to better handle a Note/Caution off of a High Level Step and off of a High Level RNO (all on the same step)
2014-02-12 18:32:10 +00:00
jjenko 9b5bf56aca Fixed a null reference issue when a procedure set does not have an RO path set.
Fixed a printing issue with Catawba AP data where Notes and Cautions on high level RNOs started printing too high
2014-02-11 22:08:10 +00:00
jjenko df664a045a Fixed the signoff line in the Alarms format so that it stays on one line when editing and when it’s printed. 2014-02-10 21:16:49 +00:00