@xtangliang said in How to start BAS with specific script by CommandLine?:
hey guys, I got a question need your help:
How to start BAS with specific script by CommandLine? It's not the default one or last one.
I appreciate for any reply, thx
Hello guys, Im using Open File Result with my {{videopath}} resource
now my question is how to select a specific video from folders?
I tested, {{videopath}}[[VIDEOTITLE]].mp4
but this error and gave me like
C:\Folder\Video1title.mp4Videotitle1.mp4
please help
@stephenperry18 said in How to upload SPECIFIC video file?:
{{videopath}}[[VIDEOTITLE]].mp4
add \
{{videopath}}[[VIDEOTITLE]].mp4
@romanbiz said in How to upload SPECIFIC video file?:
@stephenperry18 said in How to upload SPECIFIC video file?:
{{videopath}}[[VIDEOTITLE]].mp4 add \ {{videopath}}[[VIDEOTITLE]].mp4
ohhhhhhhhhh thank you! you're a life saver!