4 lines
153 B
Tcl
4 lines
153 B
Tcl
package require twapi
|
|
|
|
# This command handles everything; use “-type error” to write an error message
|
|
twapi::eventlog_log "My Test Event" -type info
|