As per the title, I'm trying to use the built in "Define Probes from ASCII-File" VBA macro in cst Studio 2021 however it is not working with a very basic text file. Looking at the code I believe it is due to the sConvertSeparators_LIB() function not working as intended (it is not replacing the comma delimiters in the input text file) however I am unable to right click and open the function definition as I would in normal VBA to investigate why it's not working. Is there another way to do this?
CST Studio Suite