Thread
:
NEW IMDB.TCL script released
View Single Post
01-05-2005, 10:58 PM
grimreap
Junior Member
Join Date: Jan 2004
Posts: 2
ah well this seemed to fix my problem
change:
regexp {title/tt[0-9]+/} $oldpage(meta) location
to
regexp {title/tt[0-9]+/} $oldpage(body) location
I kept getting the error
Tcl error [imdb_proc]: can't read "location": no such variable
grimreap
View Public Profile
Find More Posts by grimreap