Hi !we´ve a customized action in our mailtemplate.
In the memo form we use a button ,which import (out of the local file system) a gif into the memo. Now we´ve a mac user and I´ve to change the import command for this user. But I´ve troubles with it, I don´t know the syntax for the import ![]()
For Windows I used:
@Command([FileImport]; “GIF Image”; “c:\lotus\notes\data/xx.gif”).
For Mac I tried:
@PostedCommand([FileImport]; “GIF Image”; “file:///Library/Application Support/Lotus Notes Data/xx.gif”)
But that´s not the solution ![]()
Ány hind is welcome ![]()
Stefanie