hallo.
my problem is i call the programm thunderbird with cognos macro to generate an email. but in the syntax thunderbird need special characters like " and ' and the macro stop with an syntaxerror.
example:
Shell("C:\Programs\Mozilla Thunderbird\thunderbird.exe" -compose "to='emailaddress@domain.com',subject='text'",1)
dont work
thx a lot
my problem is i call the programm thunderbird with cognos macro to generate an email. but in the syntax thunderbird need special characters like " and ' and the macro stop with an syntaxerror.
example:
Shell("C:\Programs\Mozilla Thunderbird\thunderbird.exe" -compose "to='emailaddress@domain.com',subject='text'",1)
dont work
thx a lot