jjenko
187f98807d
RGE SAMG format - Set the Word Attachments to be paginated continuously with the procedure
...
added code to allow for plant specific modifications to document styles (section styles)
2012-08-06 18:55:30 +00:00
jjenko
0bf2b5b640
Added non-safety related text to section 3
2012-08-02 14:08:05 +00:00
jjenko
d13a0f0fb5
fixed use of Insert Symbol into a table cell and fixed bug where you could not select /copy a portion of table cell text
2012-07-16 15:09:47 +00:00
jjenko
ce21565a15
Now converts 16-bit tables that uses an underline attribute to define a row separator (instead of the dash character)
...
Uncommented the Script Caution tab logic. Needed for initial NSP compares
2012-07-12 13:09:16 +00:00
jjenko
2c10b3843b
When GetProfile(“Replace”,mstr) didn’t find a match, it returned a NULL. Added check so that if it returned a NULL, the “as is” procedure number is used.
2012-07-12 13:08:09 +00:00
jjenko
c2210b98f2
Creates Script Cautions for NSPAll . Needed for initial NSP compares
2012-07-12 13:07:11 +00:00
jjenko
c64ab64568
commented out debug variable
2012-07-12 13:06:30 +00:00
jjenko
b405d88a83
Fixed problem where the sub-formats this was introduced with a fix for a procedure in the Wolf Creek SYS set.
2012-06-27 14:04:51 +00:00
jjenko
ed2fcf39e1
changes for comparing PROMS generated PDFs with PROMS generated PDFs
...
Added checkbox to compare PROMS generated PDFs with PROMS generated PDFs
Logic to support the comparing of PROMS generated PDFs with PROMS generated PDFs
2012-06-20 16:06:55 +00:00
jjenko
fc34e050ef
if PageItem font CPI is null, then default to 12 CPI
...
Commented out script caution logic (used in NSP for 16-bit VE-PROMS)
2012-06-18 20:24:45 +00:00
jjenko
b7270782e6
default to the DocStyle font (if needed) for PageStyles (pagelist)
2012-06-18 20:23:14 +00:00
jjenko
f41b211187
added NSP specific, removed IdentWid’s
...
removed IdentWid’s, added TabBullet
setup DocStyle to inherit from the section’s default, not Base, added Plant specific for PageStyles (pagelist)
2012-06-18 20:21:26 +00:00
jjenko
0927762693
Eula for Demo CD
2012-06-14 17:56:36 +00:00
jjenko
a7a1734334
speed up the getting of the PROMS databases
2012-06-14 17:23:49 +00:00
jjenko
2be97c8cfd
if running a Demo (demo CD/DVD) version, version is set to Demo and it will display the demo EULA
...
Will force a “SAMPLE” watermark when running a Demo version (demo CD/DVD)
if running a Demo (demo CD/DVD) display the demo EULA the first time PROMS is run
gets for ReleaseMode and EULA file names
Disable RO Editor when running a Demo version
2012-06-14 14:21:57 +00:00
jjenko
d07ecf0a5f
upped timeout of script that gets list of database to 30 seconds
2012-06-14 12:51:41 +00:00
jjenko
86277422a5
Added WrapSameAsEdit check to the RemoveLastCharacter() logic for debug/16-bit compare printing. Also added a check in RemoveLastCharacter() so that if there was only one character in the line of text, to NOT remove it (was removing hard-return characters)
2012-06-12 15:22:25 +00:00
jjenko
8352358613
Fixed underline tab underline bug (B2012-148)
2012-06-12 15:21:29 +00:00
jjenko
a23d075403
automatically clear the Most Recently Used list if opening a different database than last time (don’t prompt with dialog box)
2012-06-12 15:20:29 +00:00
jjenko
8cc07a788f
show “Compare PDF” checkbox only if “compare” folder exists OR if in Debug Mode. Rename “Debug” checkbox label to “Compare PDF” (B2012-149)
2012-06-12 15:19:57 +00:00
jjenko
f5378a0f27
Fixes a bug in importing the 16-bit Approved PDF files. We were not handling invalid (and null) dates when reading through the list of approved procedures (from the SET.dbf file).
...
If an invalid date is found, the current date is used instead – copied existing logic we have in other places of the DataLoader.
2012-05-31 16:18:44 +00:00
jjenko
07fd6f3a4e
fixes to font inheritance
2012-05-11 14:09:58 +00:00
jjenko
85ec050832
fixed typo where we should be checking for OHLP format instead of HLP format in fixing the “Procedure Steps” section text in section transition for South Texas
2012-05-01 19:29:38 +00:00
jjenko
ff51cacc62
2012-05-01 12:59:07 +00:00
jjenko
2e30a91eea
2012-04-30 20:15:45 +00:00
jjenko
c5631e575b
2012-04-30 20:15:08 +00:00
jjenko
ed896b70c1
- was missing some commands
2012-04-19 20:20:29 +00:00
jjenko
10c8ba5eab
Needed to adjust the Help About dialog so that it appear properly at the smaller (normal) screen resolution.
2012-04-17 13:28:15 +00:00
jjenko
84185d3a45
added SQL Server name (and if it’s local) and the current database name
...
fine-tuned our PROMS version string
fixed NULL reference with changing a section number/title on a property page that uses StepRTB
2012-04-13 14:42:53 +00:00
jjenko
4b68ddca70
Changed the Assembly Product and Title to say “PROMS” instead of “Proms 2010”
...
Added the date/time of the PROMS executable to the Help|About
2012-04-13 12:23:46 +00:00
jjenko
7bfc9b223f
Inserting new step/substeps is disabled when the edit window is empty
2012-04-12 18:55:20 +00:00
jjenko
b9bed798d9
some of the information was being cut off
2012-04-12 17:35:48 +00:00
jjenko
1fee99e7ee
create fmt_xml directory if needed
2012-04-05 19:46:12 +00:00
jjenko
da009a15eb
fixed problem saving margins in word attachment – can’t do if in a frame
...
sometines would get a weird file name for the opened word attachment
2012-04-05 19:45:28 +00:00
jjenko
bfb9e3c19e
Was sometimes getting an error message during the Paste operation of a table Row or Column. B2012-085 and B2012-086
...
Fixed some other Copy/Paste Rows/Columns table bugs as well.
2012-04-03 14:23:34 +00:00
jjenko
4fc0ae9966
fixed problem where we got an error when changing a format selection on a tree node above a document version
2012-03-22 18:21:12 +00:00
jjenko
95af379507
Fixed problem when after inserting a RO in a table cell, the table cell reverted back to view mode.
2012-03-22 17:26:25 +00:00
jjenko
4f14509562
Fixed Enter Key logic going from an high level RNO to back to the high level step
2012-03-19 14:24:00 +00:00
jjenko
fe96bbf619
The <CTRL-LEFTARROW> key stroke now works like 16-bit VE-PROMS (it wasn’t jumping to the AER column with it should have)
2012-03-19 14:22:17 +00:00
jjenko
c78b6241e8
when deleting an edit window in the AER, position to the bottom most in the AER - was jumping to RNO
2012-03-19 14:20:52 +00:00
jjenko
b154269a65
made the annotation types drop down a little wider
2012-03-16 15:51:05 +00:00
jjenko
ea55aba127
added delegate for event to update the stages list
2012-03-16 15:50:17 +00:00
jjenko
071d1a189c
added delegate for event to update the annotation list
2012-03-16 15:49:44 +00:00
jjenko
12eaf94c09
added a Refresh method to refresh AnnotationTypeInfoList
...
added a Refresh method to refresh StageInfoList
2012-03-16 15:49:09 +00:00
jjenko
119769f31f
added event to update the Annotation lists in the Search and Annotation Details panels
2012-03-16 15:48:06 +00:00
jjenko
52e227d35f
added tabs for Annotation and Revision Stages
2012-03-16 15:47:32 +00:00
jjenko
92e7711be0
Made sure the OK and Cancel buttons set the DialogResult just before closing the form
2012-02-23 15:44:47 +00:00
jjenko
5649e60d69
dialog was returning a result of Cancel even though the result was set to OK.
2012-02-22 15:08:30 +00:00
jjenko
d575450860
2012-02-17 17:01:55 +00:00
jjenko
491c79759e
fixed Enter Key logic so that it jumps to an RNO only if the substep type has sequential numbering
2012-02-16 19:01:28 +00:00
jjenko
6f90d34705
moved code to an existing Try-Catch to get past problem with NSPPE genmac
2012-02-16 19:00:49 +00:00
jjenko
dfa4855cd2
validated the temporary fix and Integrated it
2012-02-14 20:48:05 +00:00
jjenko
50917e39f3
Temporary Fix for Summary Of Changes Report generation
...
Temporary Fix for Change Bars on Cautions and Notes
2012-02-14 15:50:20 +00:00
jjenko
c2d645ab91
Added Using statements
2012-02-14 15:49:14 +00:00
jjenko
7d6d6952df
Commented out debug information
2012-02-14 15:48:42 +00:00
jjenko
dd14def97a
Added a Dispose
2012-02-14 15:47:47 +00:00
jjenko
39b983647b
Adding Using statements
2012-02-14 15:46:43 +00:00
jjenko
027132c1f4
Added a Dispose
2012-02-14 15:46:03 +00:00
jjenko
671c3aa137
Adding Using statement, The Backup and Restore BAT files are now build with the database name you specified in the settings
2012-02-14 15:45:25 +00:00
jjenko
21a5b9a05d
Add garbage collection call after MigrateROFST
2012-02-14 15:44:09 +00:00
jjenko
fa900be307
removed previous change, it was not needed. I had a debug setting that overrode the try-catch.
2012-02-06 20:16:49 +00:00
jjenko
c528032b92
In the check of winword processes, we need to also check to see if the process has existed before trying to stop it, else we will get a Null reference error when we when access the MyProcess.PriorityClass.
2012-02-06 14:27:23 +00:00
jjenko
bf81c633e9
Now uses the defined TransMenu in the our dropdown list.
2012-01-27 14:30:37 +00:00
jjenko
a72f752b60
removed converting # and ~ to super/subscript commands in RO values
...
replace # and ~ with super/subscript commands, only done for ROs in Word attachments
2012-01-11 16:49:29 +00:00
jjenko
edf7c15dbb
If the plant format does not have PMode set, then it should default to 2 column mode. (according to 16-bit code)
2012-01-11 13:51:14 +00:00
jjenko
bdd27f4487
Fixed a bug with printing long procedure titles where there wasn’t enough space between the split title lines.
2012-01-09 17:52:27 +00:00
jjenko
6ec0ce999c
changed copyright year to 2012
2012-01-03 20:31:12 +00:00
jjenko
6196f1ff3c
Needed to add a check for null
2011-12-15 18:37:44 +00:00
jjenko
e4789594bf
Fixed bug B2011-056, where the watermarks could not be turned off from the print dialog
2011-12-15 18:37:08 +00:00
jjenko
870aa7736e
Check for a null when getting checkoff information
...
Added logic to use the DropCheckoff flag which tell the code that the checkoff goes on last row of the text. (default should be first row of text)
2011-12-12 20:00:27 +00:00
jjenko
904947bb08
Fixed a null reference problem with Unit values
2011-12-12 19:59:30 +00:00
jjenko
0d9e131849
Pre-selected the Create button when the print dialog is first opened.
...
Updated the list to include <CTRL><P> for creating a PDF
Assigned “P” to the KeyTips for the Create PDF ribbon button and <Ctrl><P> to the ShortCut and updated the Tool Tips
2011-12-08 16:44:34 +00:00
jjenko
f7cb594d76
added check for null MacroDef
...
additional checks for checkoffs and logic support or NSP script Cautions with bullets
fixed pagelist processing issue when pagelist row has more than one token
support for NSP script Cautions
fixed problem where the END message was not printing for NSP (the Y location was negative – off the page)
2011-12-07 14:04:53 +00:00
jjenko
b48e39be12
additional check for checkoffs
2011-12-07 14:02:42 +00:00
jjenko
bd05860f50
add a sub item to allow for a bullet within a tab with separate font settings.
2011-12-07 14:01:45 +00:00
jjenko
6fd3e49006
removed duplicate function
2011-11-21 21:00:22 +00:00
jjenko
edf0fc82e5
NSP format support (NotesToFootnotes, NullBox, StepTypeColOverride, StepTypeWidthOverride
...
Adjusted the position of the default circle (ellipse)
2011-11-21 20:57:49 +00:00
jjenko
1ebcd90f48
Empty Genmac fix, split cover page title fix
...
logic for Delta on HLS tab, better check for proportional font
different way to register fonts , check for null base font
fixed problem of too many carriage returns in some plot definitions.
2011-11-21 20:55:31 +00:00
jjenko
babe5482b2
logic for NullBox, Bottom continue message font fix, remove symbols from top continue message step number, line spacing fix, change bar fix, StepTypeColOverride logic, StepTypeWidthOverride logic
2011-11-21 20:52:52 +00:00
jjenko
056a4a9e04
Fix page numbering
...
handle NullBox (MyBox == null)
2011-11-21 20:51:39 +00:00
jjenko
1244cc52a4
Remove symbol chars from HLS tab
...
Added Font property
NullBox, StepTypeColOverride, StepTypeWidthOverride
2011-11-21 20:50:40 +00:00
jjenko
52aa2ca5de
Lettered HLS Tab Fix, Method to remove symbol chars from HLS Tabs (used for Transitions)
2011-11-21 20:48:53 +00:00
jjenko
718b4d9dc0
Allow update of formats from PROMS interface
2011-11-16 16:37:15 +00:00
jjenko
bfd97a31bf
allow update of formats from PROMS interface
2011-11-16 16:35:17 +00:00
jjenko
64429dcef0
pass the symbol font name to vlnTab
...
use the current symbol font (determined by Step RTB) to find the real width of a tab containing a symbol character
2011-10-13 18:49:14 +00:00
jjenko
eed402ef7f
added unicode dash to regular expression check for Fortran format numbers
2011-10-12 12:43:51 +00:00
jjenko
9e010a2168
update files to ones we deliver, added Alpha and Beta symbols to VESYMBFIX and VESYMBFIXB
2011-10-11 16:36:22 +00:00
jjenko
d53a831581
added Alpha and Beta symbols
2011-10-11 16:33:07 +00:00
jjenko
0158228eeb
Fixed a problem when Table ROs where updated (from Get Latest RO Values)
...
Fixed a table conversion problem. Needed to remove extra ‘\r’ characters
2011-10-10 13:07:32 +00:00
jjenko
d18d0d97c8
The rows and columns of Table ROs were not being adjusted (cleaned up) when a Table RO was inserted in a procedure
2011-10-10 13:03:48 +00:00
jjenko
26ea7d5852
Fixed problem inserting a Table RO, when the Table RO is of RO Type 3 (multiple return value)
2011-10-10 13:02:51 +00:00
jjenko
de69cca025
updated the assembly number
2011-10-10 12:59:26 +00:00
jjenko
0a12c02129
Fixed problem converting RO Tables
2011-10-10 12:56:33 +00:00
jjenko
12a9006816
Don't open all PDFs if printing All Procedures
...
Fixed logic so that Single RO Values don't fail in MSWord
2011-09-30 12:53:13 +00:00
jjenko
ea85aeba23
RO table was failing in DoCOlorLink. This does not fix the problem.
...
More fixes to support 7LPI when printing grids.
2011-09-30 12:52:13 +00:00
jjenko
544d408616
Added handler for !atom pagelist token
...
Added code to deal with draftpage, samplepage, masterpage and referencepage tokens
Added code to limit allowed watermarks
2011-09-28 17:53:13 +00:00
jjenko
9ec1177447
2011-09-28 17:48:17 +00:00
jjenko
c4c92f7706
remove spaces at the end of lines in the command string
2011-09-28 13:36:50 +00:00
jjenko
4fefa90d79
Commented out debug
2011-09-28 13:34:56 +00:00
jjenko
0085091475
Fix logic for FinalPage
2011-09-28 13:32:51 +00:00