Re: Hello, I need help for PcAnywhere 11.0



vinayak Desai wrote:
Hello friends,

I want to know the comnnection status....
earlier for 10.5 I used to get it thru the function ConnectionStatus
but for 11.0 this function will not work... I am doing it in Tcl\Tk
with the help of Tom package.

my code for 10.5 version is like this

================================================================

set application [::tcom::ref createobject "AWREM32.Application"]
set code [$application -method awConnect $fname]
after 5000 ;# MUST wait a little (milliSeconds)
set state [$application -method ConnectionStatus]

================================================================

This code is not compatible with 11.0 plz help me


I suggest that you contact PCAW Tech Support.

Duane :)
.