Hey, thanks for sharing this information! I absolutely love Spotify and its vast music library. It's incredible how many hidden gems you can discover there. Recently, while exploring the platform, I came across a fantastic music promotion service called Songlifty. It's designed to help young and aspiring artists gain more exposure on Spotify. I think it's a fantastic opportunity for artists to showcase their talent and connect with a wider audience. If you're interested, you can check out their website at https://songlifty.com/spotify-promotion/. As a newcomer to this forum, I'm really excited to dive deeper into the world of music and connect with other passionate music lovers.
Read file from resource not working
-
I don't know if i'm doing something wrong but if i put inside the "Read file" command an resource file path "lines from file" the function doesn't work
What am i doing wrong ?Edit : I understood what i was doing wrong , but i was wondering if you could somehow put */Desktop/software/file.txt or something similar for a fixed path so that if you move the software to another computer it will still work with the predefined path
-
@denanotherday i found what i was doing wrong but if you could help me with the part i edited above i would really appreciate it
-
File from folder and from the resource use fixed string and put the directory example D:
and from script read file by {{your_resource_path}}\file_name.txtif this not meet with ur question, lemme know :)
Regards
-
@bogdan said in Read file from resource not working:
I don't know if i'm doing something wrong but if i put inside the "Read file" command an resource file path "lines from file" the function doesn't work
Doing so means that there is path to another file inside your original file.
Just use resource anywhere in your code.