Clovertech
› Clovertech Forums › Read Only Archives › Cloverleaf › Cloverleaf › invoke hcimsgtrace from Tcl
Hi,
Is there any way to run hcimsgtrace -w command from Upoc TCL?
I tried like below,
set tracMsg [hcimsgtrace -w] but it gives error-
‘invalid command name “hcimsgtrace”‘
Thanks in advance,
Tahir
I tried, exec hcimsgtrace -w but it is giving different error as below,
[05/05/2016 13:33:00]: Begin to write to the external database.
[pd :pdtd:ERR /0:perfcalculator:–/–/—- –:–:–] [05/05/2016 13:33:01]: 28 message(s) written to the external database.
[pd :pdtd:ERR /0:perfcalculator:–/–/—- –:–:–] C:UsersADMINI~1AppDataLocalTemp2sqlite-unknown-x86-sqlitejdbc.dll (Access is denied)’
I am running under Administrator User.
If I run this command from Cloverleaf-Remote Commands everything works fine.
🙂 thank you Tahir, you solved my problem