I am using LO on a linux computer
I want to save the file and a backup using a macro
this command works if I stay with linux and ext4 flash drive
but the command fails if I want to store to a exFat flash drive
oDoc.storeAsURL(NewUrl, FilePropertiesout())
I can can run file on an exFat flash drive but using this command will not save to the drive.
using the save command File Save as works??
Is the macro command only useable on drives that are not exfat or how can I save to this exfat drive