commas in image filenames

93 views
Skip to first unread message

Karen Fabrizius

unread,
Sep 14, 2023, 12:36:59 AM9/14/23
to memento...@googlegroups.com
I'm having trouble with commas in the filename of an image when I am creating a new entry.  


My libraries are testOrders and testWardrobe in the cloud:



In the testOrders entry "pajama set" I have a photo with the filename X335,360x.jpg 
(notice it has a comma in it).


When I run my script from the "pajama set" screen to create a testWardrobe entry, it gives the attached errors for the photo field in the resulting testWardrobe entry.


What can I do to fix this?


Thank you,
Karen


Screenshots_2023-09-13-21-17-43.png

Bill Crews

unread,
Sep 14, 2023, 12:47:57 AM9/14/23
to Karen Fabrizius, mementodatabase
I don't know if you're on Windows, macOS, Linux, iOS, or Android, but Windows filenames shouldn't contain commas.


--
You received this message because you are subscribed to the Google Groups "mementodatabase" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mementodataba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mementodatabase/CAJbBJL0fH7%3DRr9%2Bv17vfUkXaiRYhnGZb1a%2BJLUVj68Ak-nC9oA%40mail.gmail.com.

fabr...@gmail.com

unread,
Sep 14, 2023, 12:55:16 AM9/14/23
to mementodatabase
Sorry!  I'm on Android.


I set my libraries to be publicly viewable:

Bill Crews

unread,
Sep 14, 2023, 1:16:44 AM9/14/23
to fabr...@gmail.com, mementodatabase
The special characters below may appear in android filenames. Keep in mind, though that '.' may separate a basename from a filename extension and '/' & '\' may separate a directory name from a filename. The comma, though, should be no problem for Android...
~!@#$%^&*()_+/\.,


Er Mo

unread,
Sep 14, 2023, 1:00:42 PM9/14/23
to mementodatabase
Hallo
Ich vermute den Fehler in der Skriptsprachen . Du kannst versuchen den Dateinamen in eine Variable zu packen .
var bild = "X335" +","+"360x.jpg"

Hello
I suspect the error in the scripting languages. You can try packing the filename into a variable.
var image = "X335" +","+"360x.jpg"

Ernst
Reply all
Reply to author
Forward
0 new messages