04-17-2023
04:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
04-17-2023
04:23 AM
Hi
I'll try to look into it.
Could you also explain how these lines of code work? Trying to grasp a bit better what I'm doing.
(explain it like I'm five)
ThisApplication.CommandManager.PostPrivateEvent(kFileNameEvent, SetTheFilePathHere &"\" & SetTheFilenameHere & ".ipt") Dim oCtrlDef oCtrlDef = ThisApplication.CommandManager.ControlDefinitions.Item("AppFileSaveCopyAsCmd") oCtrlDef.Execute
I'll also put this post on Solved. Since my original question has thus been solved.