Search found 2 matches
- Tue Jan 30, 2024 2:47 am
- Forum: Help Me
- Topic: List all files in folder and subfolders
- Replies: 4
- Views: 12460
Re: List all files in folder and subfolders
Relized someone else might be interrested in this. Here's an overly complex solution that I made shortly after posting the question. I know it's really ugly geometry dash world but at the time I just wanted something that did the job, and I'm not too concerned about how long time it takes to get al...
- Mon Jan 16, 2023 2:04 am
- Forum: Help Me
- Topic: SaveAs script not working after update
- Replies: 4
- Views: 5063
Re: SaveAs script not working after update
I tried on Windows 10: basket random activeDocument.saveAs(File(Folder.desktop + '/fle')) And it worked while (re)saving the file on desktop, both for ticking on/off last 2 'File Saving Options' checkboxes of File Handling in Preferences. It worked for me when I followed all of these steps to the l...