what’s wrong with this picture
_global.base_URL = "C:\WINNT\Profiles\ssleeper\Desktop\14_Dynamic_Database\";
url_loc = this._url;
this is the error i get
Scene=Poll, Layer=actions, Frame=1: Line 1: String literal was not properly terminated
_global.base_URL = "C:\WINNT\Profiles\ssleeper\Desktop\14_Dynamic_Database";
Scene=Poll, Layer=actions, Frame=1: Line 2: ‘;’ expected
url_loc = this._url;
thx