I have a library that uses a TXT file. If I insert it in Dirasets when I fill out the library there is no longer inside and it is not reachable.
So I put the text file inside a string variable. Now the file is big, of over 500 lines and it becomes complicated to insert it a string. There is a way to make a text file (the file cannot be external or on the internet must be uploaded inside an UN Library, it must necessarily be inside the library)
So I put the text file inside a string variable. Now the file is big, of over 500 lines and it becomes complicated to insert it a string. There is a way to make a text file (the file cannot be external or on the internet must be uploaded inside an UN Library, it must necessarily be inside the library)