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?
Thank you! it worked, i was using [[VARIABLE]]/Images.txt with expression, it was also giving me error but then i used it with string then it worked. I thought in string, variables values cannot be used :)