@spa3212 said in Reading input data from csv file of non english:
@Fox so don't know for csv file this doesn't work, but for txt file it does :) anyways thans.
This works for any text file. Attach the file for the test
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!