Python code arc through points by Mitch throws error in v7 solution?

Hi,
I was working to a post by Gijs in a thread

@Gijs
that said :-

1: Take one of your existing .py scripts, and place that in a location of choice, then make a button and put in what I suggested:

-_RunPythonScript “d:\script_directory\your_pythonscript.py”

and then post back if it works.

well it did, two buttons so far working… :grinning:

I just repeated the method,…
I took my path and file name and got:-

-_RunPythonScript "D:\RHINO 3D WORK AND ASSOC FILES\Plug-ins and Scripts\AverageArcThroughPoints Helvetosaur\AverageArcThruPoints3.py”

With this one I have now removed that gap, yes shouldnt be there.
I run it again, after relaunching rhino v7.
and now see this

I am again confused over which code is right as Gijs had that and you have the end with bracket one.

! _-RunPythonScript (
<your full path to the script in quotes>
)

I am typing out a final methods sheet but keep having to alter it !

Steve