[help]sintax error python

07/16/2011 22:36 turrrdle#1
File "src\SData.py", line 60
"""
^
SyntaxError: invalid syntax
Press any key to continue . . .

this is what i get when i click NPCQuest_csv. i have followed pythons guide for enviroment variables and when i type python31 in cmd prompt i get pythons discription so i assume that it is now executable. i extracted npcquest data with lph's tool, put that in c:\python31\input\sdata\
then edited NPCQuest_csv.

@ECHO OFF
c:\python31\python.exe src\SData.py NPCQuest -o csv_complete
PAUSE

if anyone could point out my user error would be greatly appriciated.
07/16/2011 22:39 TacticalNukez#2
I have same issue C:\Python31\python.exe src\SData.py Skill -0 export_complete