Stupid syntax!

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

so it turns out i’m retarded
it’s a URL so you have to end it with a / and not a \ like i had it since for testing it is a local address

thx :trout:

that´s a comon mistake.

glad to help :stuck_out_tongue: :stuck_out_tongue: