Hi,
creating attachment is an option. i tryed the following 2 solutions but both couldn't be implemented because of the software requerments.
Local lcFileName,lcStr && Variables locales
Declare Integer ShellExecute In "Shell32.dll" ;
INTEGER HWnd, ;
STRING lpVerb, ;
STRING lpFile, ;
STRING...