B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing
Word Sections
PROMS will now automatically convert older Word sections to use the Word DOCX formatting. This allows for the use of the Security Label feature that is only available to the DOCX formatted Word files. The conversion is a onetime process and will be run automatically when a Word section still using the DOC Word formatting is either Edied or Printed from PROMS. You will see a brief status message appear to let you PROMS is converting the Word section to the DOCX formatting.
B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing
Word Sections
PROMS will now automatically convert older Word sections to use the Word DOCX formatting. This allows for the use of the Security Label feature that is only available to the DOCX formatted Word files. The conversion is a onetime process and will be run automatically when a Word section still using the DOC Word formatting is either Edied or Printed from PROMS. You will see a brief status message appear to let you PROMS is converting the Word section to the DOCX formatting.
Wrap logic in a Try...Catch statement to catch any exceptions that occur during the conversion process, and include code to write to the error log for debugging purposes.
Wrap logic in a Try...Catch statement to catch any exceptions that occur during the conversion process, and include code to write to the error log for debugging purposes.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
B2023-093 Convert PROMS Word sections to the DOCX format if needed before Editing or Printing
Word Sections
PROMS will now automatically convert older Word sections to use the Word DOCX formatting. This allows for the use of the Security Label feature that is only available to the DOCX formatted Word files. The conversion is a onetime process and will be run automatically when a Word section still using the DOC Word formatting is either Edied or Printed from PROMS. You will see a brief status message appear to let you PROMS is converting the Word section to the DOCX formatting.
here the source control file
Wrap logic in a Try...Catch statement to catch any exceptions that occur during the conversion process, and include code to write to the error log for debugging purposes.
Code review completed. All changes look good and successfully tested during development.
Tested and worked as expected