UI.savepanel & SU6
-
I doubt it will be fixed, so it is just note for the rest of the developers.
Windows Vista SU6.4.112 PL a command below will not show 'save panel' and will immediately return nil.
UI.savepanel "Test", "C;\\Test", "test.tmp"This one will work:
UI.savepanel "Test", "C;\\Test\\", "test.tmp"The only difference is the path not being closed with backslash in the first example.
EDIT:
The method does not accept forward slashes in SU6 (Win). It does in SU7+
Thomas was faster
-
UI.savepanel "Test", "C:/Test/", "test.tmp"
This also returns nil in SU6.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement