I'm looking at the feasibility of importing songs from OpenLP into Proclaim.
I've exported just over 2,500 songs from our OpenLP system into individual files and can import them - a few at a time - into OpenLP
But if i try and select all of them the file selector box goes empty
Is there a limit on how many songs can be selected for import at one time?
This is with Proclaim 2.3 on Windows 10
Thanks, Graham
What happens when you click the 'Open' button?
I think the selector just cannot display 2500 file names, our code looks like it just takes the list of filenames and processes them. I do not see a limit in the Proclaim code.
Glenn Gervais:What happens when you click the 'Open' button?
Thanks Glenn that worked
Apologies I didn't work that out - when I tried it previously I got an error message which made me assume there was some problem with the selection. But it looks as though one of the song file names was improperly formed and removing that one made everything work
Thanks for the guidance, Graham