I need to read file name and save it as variable (for video upload - bas should take video file name and post it as title during uploading). Can't find such option in BAS. Anybody knows how?
I managed to do it by splitting the proxy and port in to there own variables and adding the : in the proxy mod [[PROXY]]:[[PORT]] which pulled the proxy and port back together, i`ll try what you've suggested too.