Convert Transition to text if the destination procedure set is different than the current procedure set and the destination procedure number exists in the current procedure set.
C2016-023 - Copy Step
Convert Transition to text if the destination procedure set is different than the current procedure set and the destination procedure number exists in the current procedure set.
Moved repeated logic to a static function RTFConvertedSymbolsToUnicode which is needed for Find/Replace. Used in DisplayText.cs, FindReplace.cs, and VlnFlexGrid B2016-156
Fixed finding backslash and symbols B2016-156
Fixed finding backslash and symbols in tables (grids) B2016-156
Added logic to handle the Trade Mark symbol – RTF is automatically converting the Unicode to \’99 but PROMS StepRTB would not display it
This function was moved to CSLA Extension. Commented out the code here, built without errors. Remove this file from the SVG Library project.
Supporting logic to handle the use of the backslash character, and question marks
Supporting logic to handle the use of the backslash character, dashes, and symbols
Supporting logic to handle the use of the backslash character and dashes