Hello,![]()
I have a program, and inside the program folder I would like to have a folder named Plugins and in the 'Plugins' folder there would be files named filename1 filename2 etc.. And the filename.txt would be displayed in the list1.
EXAMPLE:
_____List_____
filename 1 |
filename 2 |
filename 3 |
filename 4 |
filename 5 |
____________| And So On
Then once they click on command1 it would open up a new .txt notepad file and the user would save it to app path /plugins/filename6.txt and filename6 would be added to the list... And also the configuration.txt file would look like this, and filename6 would be added to that.
[Plugins]
plugin0=filename1
plugin1=filename2
plugin2=filename3
plugin4=filename4
plugin5=filename5
plugin6=
plugin7=
plugin8=
plugin9=
plugin10=
I have none of this setup.. I have the list1 but I cannot figure out how to get the filenames to be added to the list.
Does anyone know how to set this up?
Anyone?
Let me know if you need more info!![]()
Thank you and have a great day!![]()
![]()
Stilekid007


Reply With Quote