I’m looking at trying to fix something in a very old VBScript, and I’m trying to use something I’ve ever actually used before–the actual Debugger. And I try to use it and it gives a compilation error… the script “runs” I’m trying to fix a problem with very specific input, that doesn’t make sense… are there any known issues with things the debugger doesn’t like? The error is thrown in the vicinity of a class definition… I’m about to just bin it and move to Python…
3 posts - 2 participants