[Zo...] Posted May 6, 2020 Share Posted May 6, 2020 this might be a little bit out there, but here we go: I am trying to edit "inspection" file in Notepad++, does anyone know what language to choose to have the proper formatting? what I am trying to do, is to change few standard warning messages, i.e. if a variable in PCM is not defined, instead of standard message 'Parameter: M_Ang is not defined.' edit to ' M_Cone needs to be measured before creating 2D_Line_M" or even create some case scenario action instead of error state to give program editors more details to work with or some direction. this is a big template that I am creating and less experienced programmers need to edit it. #( #Dictionary #( #apexAngle ' ->' 'rad(M_Ang * 2)') #( #diameter ' ->' 'M')) #parameters: '' #warningMessage: 'Parameter: M_Ang is not defined.') Link to comment Share on other sites More sharing options...
[Er...] Posted May 6, 2020 Share Posted May 6, 2020 The inspection file and inspset file doesnt contain any language at all. Its Zeiss own formatting. And just information storage. But ++ have an option to create formatting on your own premisses. However, don't waste your time, you can't change those messages in the inspection/inspset files. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in