Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: component to display text file? (Read 6729 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

component to display text file?

is there a component for DUI that will display the contents of a text file from the folder of the currently playing track?

i want to set up artist bios, and this seems to be an easy way to do it...

sorry if this has been asked before, i searched quite a lot but came up with nothing...

thanks!




 

component to display text file?

Reply #4
You have to use foo_textdisplay to show the textfiles: f.e. use %biography%

Edit
Use %biography% means:

Go to preferences of foo_textfile, create a variable, call this variable "Biography", enter the path - that's all!
Now go to foo_textdisplay, open its settings and use %biography% for display of file

component to display text file?

Reply #5
it works!

i set the path to:
$replace(%path%,%directoryname%\%filename_ext%,bio.txt)

now i just need to add bio.txt to each artist folder

component to display text file?

Reply #6
here it is



component to display text file?

Reply #8
Cool, thx for the link stankovic.


Does anyone know if this solution is still viable ? If so could someone tell me where to get foo_textfile from ?

Thanks a lot


component to display text file?

Reply #10
foo_textdisplay is no good. it can't access the contents of text files. maybe someone will have a copy of this foo_textfile component they can upload and i've already suggested a WSH panel mod script i made in another thread.


component to display text file?

Reply #12
Is there a way to use wildcards with this component? I'd like it to read any *.txt file, but I guess I already know the answer to my question...

component to display text file?

Reply #13
      foo_textfile.dll  -  including source code (foo_textfile.cpp)  -  version: 003 (2009)  -  author: kandata
        http://www.filefactory.com/file/1ijz74wy4qpv/n/foo_textfile.dll_foo_textfile.cpp_003_by.kandata.2009.rar [/color]

This link seems to be dead.
Could someone please re-upload the dll and source file ?