I’m in need of writing code to save a new document and mail it, in a Hotspot button.
When i place the line @mailsend (with [IncludeDocLink]) immediately after @command([FileSave]), an error message stating “Special Database object cannot be loaded” shows up. But it works fine when i save the document in any other part of code and then send mail with includedoclink.
How can this be solved?
Thanks in advance