Converting from unicode to ASCII

Mark Wieder ahsoftware at sonic.net
Tue Sep 22 23:42:09 EDT 2020


On 9/22/20 7:58 PM, J. Landman Gay via use-livecode wrote:

>> Is this just a temporary filename (not long-term storage)? 
> 
> No, the stacks are uploaded to AWS and remain there, retrieved from the 
> server on request. There are currently hundreds of them with more added 
> frequently. That's why I'm looking for a solution that doesn't involve 
> changing all the file names, because renaming and re-uploading all those 
> files would be way too much work.

How do the files get retrieved? Is there a database or something similar 
that stores the filenames? You could still use UUID filenames from now 
on and not have to mess with the existing ones.

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list