Hello,

I receive a wrong error message from ScripRunner when I try to reload a script containing syntax errors. For instance:

#!/usr/bin/env Python
# encoding: utf-8

from qgis.core import (QGis)

def run_script(iface):
    if (syntax problem)

"There was an error reloading H:/Temp/stupid_code.py. Perhaps you moved or deleted it?"

The last sentence is a bit misleading.

Benoît
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to