Frstrm
@frstrm
New Member
Joined: Feb 14, 2024
Follow
Topic
Reply
RE: LoadSaveAnimation script
ok, nvm, figured it out. userAtr = #() userVal = #() resolved the issue.
13 years ago
Forum
Topic
Topic
Reply
RE: getSaveFileName and Win 7
With getSave you can select any file including one that doesn’t exist. With getOpen you can only select files that exist, the dialog will give you th…
14 years ago
Forum
Reply
RE: getSaveFileName and Win 7
Correct, the current paths are not in any of the user directories. sFileName = getSaveFileName filename:sExportName types:“SMDExporter(.smd)|.smd” …
14 years ago
Forum
Reply
RE: getSaveFileName and Win 7
Sorry for the delay in response, Yes, I’ve tested it with UAC turned off and the issue still exists.
14 years ago
Forum
Topic